# Alto Market

## Alto Market

- [Welcome to Alto Market](https://alto-market.gitbook.io/alto-market/welcome-to-alto-market.md): Canto's Free and Open NFT Marketplace
- [Alto Market Features](https://alto-market.gitbook.io/alto-market/alto-market-features.md)
- [Connecting to Alto Market](https://alto-market.gitbook.io/alto-market/alto-market-features/connecting-to-alto-market.md)
- [Viewing your NFT Collections](https://alto-market.gitbook.io/alto-market/alto-market-features/viewing-your-nft-collections.md)
- [Buying NFTs](https://alto-market.gitbook.io/alto-market/alto-market-features/buying-nfts.md)
- [Making Offers](https://alto-market.gitbook.io/alto-market/alto-market-features/buying-nfts/making-offers.md)
- [Selling NFTs](https://alto-market.gitbook.io/alto-market/alto-market-features/selling-nfts.md)
- [Accepting Offers](https://alto-market.gitbook.io/alto-market/alto-market-features/selling-nfts/accepting-offers.md)
- [Minting an NFT](https://alto-market.gitbook.io/alto-market/alto-market-features/minting-an-nft.md)
- [1-of-1 NFT](https://alto-market.gitbook.io/alto-market/alto-market-features/minting-an-nft/1-of-1-nft.md)
- [Supported Currencies](https://alto-market.gitbook.io/alto-market/alto-market-features/supported-currencies.md)
- [Metadata on Alto](https://alto-market.gitbook.io/alto-market/metadata-on-alto.md): Alto uses the Opensea Metadata Standard
- [Deploying and Listing your NFT Collection](https://alto-market.gitbook.io/alto-market/deploying-and-listing-your-nft-collection.md): Let's smooth out your launch
- [Canto Network](https://alto-market.gitbook.io/alto-market/canto-network.md): Canto is a layer-1 blockchain built to deliver on the promise of DeFi.
- [Add Canto to Metamask](https://alto-market.gitbook.io/alto-market/canto-network/add-canto-to-metamask.md)
- [Bridging Assets](https://alto-market.gitbook.io/alto-market/canto-network/bridging-assets.md): A short guide on how to bridge assets in and out of Canto
- [Converting Assets](https://alto-market.gitbook.io/alto-market/canto-network/converting-assets.md)
- [Bridging NFTs into Canto](https://alto-market.gitbook.io/alto-market/canto-network/bridging-nfts-into-canto.md): NFT bridging is currently NOT supported.
- [Technical Reference](https://alto-market.gitbook.io/alto-market/technical-reference.md)
- [Contract Addresses](https://alto-market.gitbook.io/alto-market/technical-reference/contract-addresses.md)
- [Collection Royalties on Alto Market](https://alto-market.gitbook.io/alto-market/technical-reference/collection-royalties-on-alto-market.md): How to make your collection royalty ready for Alto Market
- [Submit Project to the Canto Community NFT Drop Calendar](https://alto-market.gitbook.io/alto-market/canto-nft-drop-calendar/submit-project-to-the-canto-community-nft-drop-calendar.md)
- [NFT Drop Calendar](https://alto-market.gitbook.io/alto-market/canto-nft-drop-calendar/nft-drop-calendar.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://alto-market.gitbook.io/alto-market/welcome-to-alto-market.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.
