# Main Features

- [Home](https://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/studio/main-features/home.md): This is the home screen of Yennefer Studio.
- [Project](https://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/studio/main-features/project.md): Through the project, you can participate in various data analysis studies and efficiently carry out projects with collaborators.
- [Create Project](https://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/studio/main-features/project/create-project.md)
- [Project Deatil](https://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/studio/main-features/project/project-deatil.md): Get an overview of the project, details about the dataset, environment, and collaborators.
- [Link Data](https://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/studio/main-features/project/link-data.md)
- [Change Resources](https://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/studio/main-features/project/change-resources.md): You can change which resources your project is using.
- [Invite Members](https://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/studio/main-features/project/invite-members.md): You can invite members you want to collaborate on to your project.
- [Share Report](https://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/studio/main-features/project/share-report.md)
- [Sreate SSH Project](https://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/studio/main-features/project/sreate-ssh-project.md)
- [Environmental Preset](https://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/studio/main-features/environmental-preset.md): Check the environment preset information used in your project.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/studio/main-features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
