# BlastName

## BlastName

- [Welcome](https://docs.blastname.com/welcome.md): Incentivized Blast Domain Names with Bonding Curve
- [Terminologies & Acronyms](https://docs.blastname.com/terminologies-and-acronyms.md): To avoid any confusion, we'll break down a few important terms and acronyms we'll be tossing around in this GitBook. We're always open to adding more based on your feedback, so don't be shy to ask.
- [Overview](https://docs.blastname.com/blast-indentity/overview.md): What you want to be?
- [Collections](https://docs.blastname.com/blast-indentity/collections.md): Show us what you've got!
- [Domain Name & NFT](https://docs.blastname.com/blastname-financial-model/domain-name-and-nft.md)
- [Scaling Trajectory](https://docs.blastname.com/blastname-financial-model/scaling-trajectory.md)
- [BND - Utility Token](https://docs.blastname.com/blastname-financial-model/bnd-utility-token.md)
- [BNS - Governance Token](https://docs.blastname.com/blastname-financial-model/bns-governance-token.md): YOU! Have the power
- [Banking system](https://docs.blastname.com/blastname-financial-model/banking-system.md)
- [The Treasury](https://docs.blastname.com/blastname-financial-model/the-treasury.md)
- [Locking, Vesting, and subTreasury](https://docs.blastname.com/blastname-financial-model/locking-vesting-and-subtreasury.md)
- [Contract Address](https://docs.blastname.com/blastname-financial-model/contract-address.md)
- [Release Schedule](https://docs.blastname.com/blastname-financial-model/release-schedule.md): Dates and times are approximate and may be subject to change.
- [BlastName Envision](https://docs.blastname.com/blastname-financial-model/blastname-envision.md)
- [Voucher](https://docs.blastname.com/other/voucher.md)
- [Friend Referral Program](https://docs.blastname.com/other/friend-referral-program.md): The more the merrier
- [BNS Voting](https://docs.blastname.com/other/bns-voting.md)
- [Community Co-creation Initiative](https://docs.blastname.com/other/community-co-creation-initiative.md): Let's get creative
- [Blast Point Distribution](https://docs.blastname.com/other/blast-point-distribution.md)
- [Contact us](https://docs.blastname.com/social/contact-us.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.blastname.com/welcome.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.
