# How to use D5 Studio?

{% content-ref url="/pages/7lZoDcVkkV52epEhrv9p" %}
[What is D5 Studio？](/instruction-for-d5-for-teams/how-to-use-d5-studio/what-is-d5-studio.md)
{% endcontent-ref %}

{% content-ref url="/pages/OUVEYBX7LjBEoyle0Jva" %}
[How to open D5 Studio](/instruction-for-d5-for-teams/how-to-use-d5-studio/how-to-open-d5-studio.md)
{% endcontent-ref %}

{% content-ref url="/pages/e9K0ngCP51pjUIHAA8R9" %}
[What's in D5 Studio](/instruction-for-d5-for-teams/how-to-use-d5-studio/whats-in-d5-studio.md)
{% endcontent-ref %}

{% content-ref url="/pages/bHnGCpCfGpObySuqHNoe" %}
[Share Presets with Team](/instruction-for-d5-for-teams/how-to-use-d5-studio/share-presets-with-team.md)
{% endcontent-ref %}

{% content-ref url="/pages/tOuBYNvLApJ9ce9JRG7Q" %}
[D5 Curated - Community Assets](/instruction-for-d5-for-teams/how-to-use-d5-studio/d5-curated-community-assets.md)
{% endcontent-ref %}

{% content-ref url="/pages/4mhFC0wemv2JhxHOLOj5" %}
[Cloud Asset Management](/instruction-for-d5-for-teams/how-to-deploy-team-library-and-manage-team-assets/cloud-asset-management.md)
{% endcontent-ref %}


---

# 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.d5render.com/instruction-for-d5-for-teams/how-to-use-d5-studio.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.
