> For the complete documentation index, see [llms.txt](https://docs.stargaze.zone/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stargaze.zone/create.md).

# Create

- [Before You Start](https://docs.stargaze.zone/create/before-you-start.md)
- [Collection Types](https://docs.stargaze.zone/create/collection-types.md)
- [Stargaze Studio](https://docs.stargaze.zone/create/stargaze-studio.md)
- [Create an NFT Collection](https://docs.stargaze.zone/create/stargaze-studio/create-an-nft-collection.md)
- [Upload Assets and Metadata](https://docs.stargaze.zone/create/stargaze-studio/create-an-nft-collection/upload-assets-and-metadata.md)
- [Configure Collection and Minting Details](https://docs.stargaze.zone/create/stargaze-studio/create-an-nft-collection/configure-collection-and-minting-details.md)
- [Whitelist and Royalty Options](https://docs.stargaze.zone/create/stargaze-studio/create-an-nft-collection/whitelist-and-royalty-options.md)
- [Standard Collections](https://docs.stargaze.zone/create/stargaze-studio/standard-collections.md)
- [Open Edition & Limited Edition Collections](https://docs.stargaze.zone/create/stargaze-studio/open-edition-and-limited-edition-collections.md)
- [1/1 Collections](https://docs.stargaze.zone/create/stargaze-studio/1-1-collections.md)
- [Using Stargaze Studio\*\*\*](https://docs.stargaze.zone/create/using-stargaze-studio.md)
- [Launch & Beyond](https://docs.stargaze.zone/create/launch-and-beyond.md)
- [Royalties & Fees](https://docs.stargaze.zone/create/royalties-and-fees.md)
- [Guidelines](https://docs.stargaze.zone/create/guidelines.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.stargaze.zone/create.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.
