# 1000Blocks Space

## 1000Blocks Space

- [Introduction](https://1000blocks.gitbook.io/project/master.md): 1000Blocks Space is a project where users create community-powered NFTs that yield returns in the process of NFT creation. We make digital art creation fun and rewarding.
- [History](https://1000blocks.gitbook.io/project/histroy.md)
- [How it works](https://1000blocks.gitbook.io/project/how-it-works.md)
- [Concept](https://1000blocks.gitbook.io/project/concept.md): Below is step by step process for participating on 1000Blocks.
- [Tokenomics](https://1000blocks.gitbook.io/project/tokenomics.md)
- [BLS Token](https://1000blocks.gitbook.io/project/bls-token.md)
- [Roadmap](https://1000blocks.gitbook.io/project/roadmap.md)
- [Airdrop](https://1000blocks.gitbook.io/project/airdrop.md): Airdrop campaign is currently NOT active.
- [Transparency / Contracts](https://1000blocks.gitbook.io/project/transparency.md): Information about audits, smart contracts, locks, liquidity or just about anything that can prove to our investors that we are the real deal.
- [Team](https://1000blocks.gitbook.io/project/team.md)
- [Testnet instructions](https://1000blocks.gitbook.io/project/testnet-instructions.md)
- [Space Apes dedication](https://1000blocks.gitbook.io/project/space-apes-dedication.md)
- [FAQ](https://1000blocks.gitbook.io/project/faq.md): 🦍All new Space Apes before going on a journey into Space check below QA 🐒


---

# 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://1000blocks.gitbook.io/project/master.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.
