# Blitz Labs

## Blitz Labs

- [Blitz Labs](https://docs.blitzlabs.io/blitz-labs.md)
- [$BLITZ token](https://docs.blitzlabs.io/usdblitz-token.md)
- [Treasury](https://docs.blitzlabs.io/treasury.md)
- [Revenue Distribution System](https://docs.blitzlabs.io/revenue-distribution-system.md)
- [Products & Services](https://docs.blitzlabs.io/products-and-services.md)
- [BlitzPad](https://docs.blitzlabs.io/products-and-services/blitzpad.md)
- [Roadmap](https://docs.blitzlabs.io/roadmap.md)
- [Contracts](https://docs.blitzlabs.io/contracts.md)
- [Links](https://docs.blitzlabs.io/links.md)
- [Guides](https://docs.blitzlabs.io/guides.md)
- [Configuring MetaMask Wallet](https://docs.blitzlabs.io/guides/configuring-metamask-wallet.md)
- [How to buy $BLITZ](https://docs.blitzlabs.io/guides/how-to-buy-usdblitz.md): Below is a guide on how to purchase a token using BUSD or BNB.
- [How to add LP](https://docs.blitzlabs.io/guides/how-to-add-lp.md)
- [Audits](https://docs.blitzlabs.io/audits.md)
- [Blitz in Press](https://docs.blitzlabs.io/blitz-in-press.md)
- [FAQ](https://docs.blitzlabs.io/blitz-miner/faq.md)
- [Guide](https://docs.blitzlabs.io/blitz-miner/guide.md)
- [$BLITZ staking](https://docs.blitzlabs.io/deprecated/usdblitz-staking.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.blitzlabs.io/blitz-labs.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.
