# Start here!

- [About Sloyd](https://sloyd.gitbook.io/documentation/start-here/about-sloyd.md): 👋 Welcome to Sloyd's documentation!
- [Getting Started with Sloyd](https://sloyd.gitbook.io/documentation/start-here/getting-started-with-sloyd.md): Wondering where to start? This article explains the different tools within Sloyd and when to use them.
- [Ultra Generation with Credits](https://sloyd.gitbook.io/documentation/start-here/ultra-generation-with-credits.md): A pricing and billing explanation on what's restricted with credits and what's unlimited in the Sloyd plans.
- [Exporting 3D Model](https://sloyd.gitbook.io/documentation/start-here/exporting-3d-model.md): This page is for troubleshooting export issues. It could be issues in 3D printing, Roblox or in general with texturing.
- [Uploading 3D Model](https://sloyd.gitbook.io/documentation/start-here/uploading-3d-model.md): Auto-draft — upload an existing 3D mesh into Sloyd.


---

# 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://sloyd.gitbook.io/documentation/start-here.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.
