# Robpod Studio Assistant

Since PyCharm collects so many features, for new users it can become difficult to find specific features for robots. For this reason, you can open the <img src="/files/uqROugobOA058ouGqnUX" alt="" data-size="line">  **Robpod Studio Assistant** tool from the [robot toolbar](/robot/robot-toolbar.md) to view in just one place all robot related actions.

<figure><img src="/files/41NkEOBj2qknB341JQ1S" alt=""><figcaption></figcaption></figure>


---

# 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://docs.robpod.cloud/get-started/first-steps/robpod-studio-assistant.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.
