# Getting Started 101

- [What is Rendering? Why do I need it?](https://docs.boostfordaz.com/getting-started-101/what-is-rendering-why-do-i-need-it.md)
- [How does Boost for Daz work?](https://docs.boostfordaz.com/getting-started-101/how-does-boost-for-daz-work.md): The functional aspects of Boost for Daz
- [Does Boost for Daz work with 3rd party content/assets?](https://docs.boostfordaz.com/getting-started-101/does-boost-for-daz-work-with-3rd-party-content-assets.md): Assessing compatibility of 3rd party content and assets
- [How does Boost for Daz help me?](https://docs.boostfordaz.com/getting-started-101/how-does-boost-for-daz-help-me.md): The benefits of Boost for Daz to a motivated Daz artist are tangible
- [Where is Boost for Daz in the cloud?](https://docs.boostfordaz.com/getting-started-101/where-is-boost-for-daz-in-the-cloud.md)


---

# 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.boostfordaz.com/getting-started-101.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.
