# What is Stargaze?

Stargaze is the leading NFT Marketplace and Launchpad on the Cosmos Hub. It provides a complete platform for discovering, buying, selling, and creating NFTs within the Cosmos ecosystem.

## A Brief History

Stargaze launched in 2021 as its own blockchain in the Cosmos ecosystem, quickly becoming the cultural hub for NFTs in Cosmos. In 2026, Stargaze migrated to the Cosmos Hub to strengthen the ecosystem and provide deeper liquidity through ATOM.

## What Can You Do on Stargaze?

### Collect

Browse thousands of collections, buy NFTs instantly, make offers, and participate in auctions. Connect easily all your wallets under the same profile.

### Create

Launch your own NFT collection using Stargaze Studio. No coding required. Set up minting, whitelists, and royalties with an intuitive interface.

### Trade Names

Register your own Stargaze Name - a human-readable identity for your Cosmos address. Trade names on the marketplace like any other NFT.

## Key Features

* **Low transaction costs** - Efficient smart contracts on Cosmos Hub
* **Creator royalties** - Enforced on-chain for active creators
* **IBC enabled** - Interoperable with the broader Cosmos ecosystem
* **Proven track record** - 3,500+ collections, millions of NFTs traded

## Getting Started

Ready to dive in? Start by [creating a wallet](/start-here/creating-a-wallet.md) and [getting some ATOM](/start-here/getting-atom.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.stargaze.zone/start-here/what-is-stargaze.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.
