> 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/readme.md).

# README

Stargaze is the premier NFT marketplace on the Cosmos Hub. Discover, collect, and create NFTs with seamless multi-token payments.

## Quick Links

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Start Here</strong></td><td>New to Stargaze? Get set up in minutes.</td></tr><tr><td><strong>Collect</strong></td><td>Discover and buy NFTs from 3,500+ collections.</td></tr><tr><td><strong>Create</strong></td><td>Launch your own NFT collection.</td></tr><tr><td><strong>Names</strong></td><td>Claim your identity on Cosmos.</td></tr></tbody></table>

## Why Stargaze?

* **Cosmos native** - Built on the Cosmos Hub
* **Low fees** - Competitive marketplace fees
* **Creator-friendly** - Powerful tools for artists and projects

## Migrating from Stargaze L1?

If you had NFTs or STARS on the original Stargaze chain, check out our [Migration Guide](/migration/whats-happening.md) to claim your assets on the Cosmos Hub.


---

# 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/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.
