# Stargaze

## Stargaze 2.0

- [README](https://docs.stargaze.zone/readme.md)
- [What's Happening](https://docs.stargaze.zone/migration/whats-happening.md)
- [Claiming Your NFTs](https://docs.stargaze.zone/migration/claiming-your-nfts.md)
- [Claiming Your STARS](https://docs.stargaze.zone/migration/claiming-your-stars.md)
- [NFTs on Other Chains / DAOs](https://docs.stargaze.zone/migration/nfts-on-other-chains.md)
- [FAQ](https://docs.stargaze.zone/migration/faq.md)
- [What is Stargaze?](https://docs.stargaze.zone/start-here/what-is-stargaze.md)
- [Creating a Wallet](https://docs.stargaze.zone/start-here/creating-a-wallet.md)
- [Getting ATOM](https://docs.stargaze.zone/start-here/getting-atom.md)
- [Paying with Different Tokens\*\*](https://docs.stargaze.zone/start-here/paying-with-different-tokens.md)
- [Connecting to Stargaze](https://docs.stargaze.zone/start-here/connecting-to-stargaze.md)
- [Minting & Trading](https://docs.stargaze.zone/collect/minting-and-trading.md)
- [Your NFTs](https://docs.stargaze.zone/collect/your-nfts.md)
- [Notifications\*\*](https://docs.stargaze.zone/collect/notifications.md)
- [Fees](https://docs.stargaze.zone/collect/fees.md)
- [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)
- [What is a Stargaze Name?](https://docs.stargaze.zone/names/what-is-a-stargaze-name.md)
- [Registering a Name](https://docs.stargaze.zone/names/registering-a-name.md)
- [Renewals](https://docs.stargaze.zone/names/renewals.md)
- [Buying & Selling Names](https://docs.stargaze.zone/names/buying-and-selling-names.md)
- [FAQ](https://docs.stargaze.zone/help/faq.md)
- [Troubleshooting](https://docs.stargaze.zone/help/troubleshooting.md)
- [Community & Support](https://docs.stargaze.zone/help/community-and-support.md)
- [Overview](https://docs.stargaze.zone/developers/overview.md)
- [CW721 Reference](https://docs.stargaze.zone/developers/cw721-reference.md)
- [Press Kit](https://docs.stargaze.zone/press-kit.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.stargaze.zone/readme.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.
