# Blockstreet

## Welcome to Blockstreet

- [Welcome to Blockstreet](https://docs.blockstreet.xyz/readme.md)
- [Mission & Values](https://docs.blockstreet.xyz/getting-started/quickstart.md)
- [Why Blockstreet Exists](https://docs.blockstreet.xyz/getting-started/publish-your-docs.md)
- [Who is Blockstreet For?](https://docs.blockstreet.xyz/getting-started/who-is-blockstreet-for.md)
- [Why USD1](https://docs.blockstreet.xyz/getting-started/why-usd1.md)
- [Blockstreet’s Role](https://docs.blockstreet.xyz/getting-started/blockstreets-role.md)
- [USD1 Integration & Importance](https://docs.blockstreet.xyz/ecosystem-overview/editor.md)
- [Core Products & Offerings](https://docs.blockstreet.xyz/ecosystem-overview/markdown.md): From incubation to cross-chain token launches, these are the products that grow projects and reward the Blockstreet community.
- [What is $BLOCK?](https://docs.blockstreet.xyz/the-usdblock-token/editor.md)
- [Tokenomics](https://docs.blockstreet.xyz/the-usdblock-token/markdown.md): Total supply: 1B
- [Utility](https://docs.blockstreet.xyz/the-usdblock-token/utility.md)
- [Networks Supported](https://docs.blockstreet.xyz/the-usdblock-token/networks-supported.md)
- [How It Works](https://docs.blockstreet.xyz/launchpad/editor.md)
- [Requirements for Projects](https://docs.blockstreet.xyz/launchpad/requirements-for-projects.md)
- [Project Selection Workflow](https://docs.blockstreet.xyz/launchpad/project-selection-workflow.md)
- [KYC & Compliance](https://docs.blockstreet.xyz/launchpad/kyc-and-compliance.md)
- [Product Features & value](https://docs.blockstreet.xyz/launchpad/product-features-and-value.md): Blockstreet Launchpad, Feature Overview  Blockstreet Launchpad offers fair, leaderboard-driven token launches for next-gen Web3 projects.
- [Leaderboard System](https://docs.blockstreet.xyz/launchpad/leaderboard-system.md)
- [Team & Partners](https://docs.blockstreet.xyz/learn-more/editor.md)
- [Documentation & Resources](https://docs.blockstreet.xyz/learn-more/documentation-and-resources.md)
- [Closing Statement](https://docs.blockstreet.xyz/learn-more/closing-statement.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.blockstreet.xyz/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.
