# Quark token & NFT Marketplace

## Quark token & NFT Marketplace

- [Intro](https://docs.quarktoken.io/welcome/intro.md)
- [Token](https://docs.quarktoken.io/quark-ecosystem/token.md): Quark 3.0 token (QUARK 3)
- [NFT Marketplace](https://docs.quarktoken.io/quark-ecosystem/nft-marketplace.md): - NFT Marketplace at Alveychain and Ethereum chain.
- [Dynamic NFTs](https://docs.quarktoken.io/quark-ecosystem/dynamic-nfts.md): Fineart powered dynamic NFTs.
- [Locker](https://docs.quarktoken.io/quark-ecosystem/locker.md): Alveychain compatible token & LP locker.
- [Mint & Vote](https://docs.quarktoken.io/quark-ecosystem/mint-and-vote.md)
- [Business model](https://docs.quarktoken.io/quark-ecosystem/business-model.md)
- [BuyBot](https://docs.quarktoken.io/quark-ecosystem/buybot.md): Tracking buys at Alveychain
- [Tokenomics](https://docs.quarktoken.io/info/tokenomics.md)
- [Phase one](https://docs.quarktoken.io/roadmap/phase-one.md)
- [Phase two](https://docs.quarktoken.io/roadmap/phase-two.md)
- [Phase three](https://docs.quarktoken.io/roadmap/phase-three.md)
- [Prerequisites](https://docs.quarktoken.io/the-artists/prerequisites.md)
- [Dag Hol](https://docs.quarktoken.io/the-artists/dag-hol.md)
- [Svein Fosse](https://docs.quarktoken.io/the-artists/svein-fosse.md)
- [Bjørn Saastad](https://docs.quarktoken.io/the-artists/bjorn-saastad.md)
- [Golden rules](https://docs.quarktoken.io/notion/golden-rules.md): By Artists, For Artists
- [Socials](https://docs.quarktoken.io/links/socials.md): Project social links:
- [Guide](https://docs.quarktoken.io/how-to-buy/guide.md): Because Quark is on a new blockchain called Alvey Chain (native token ALV), there are a number of steps that need to be followed in order to buy the token.
- [Contract audits](https://docs.quarktoken.io/audits/contract-audits.md)
- [Terms](https://docs.quarktoken.io/marketplace/terms.md)
- [Privacy Policy](https://docs.quarktoken.io/marketplace/privacy-policy.md)
- [FAQ](https://docs.quarktoken.io/marketplace/faq.md)
- [Become a partner](https://docs.quarktoken.io/marketplace/become-a-partner.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.quarktoken.io/welcome/intro.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.
