# BNS - Governance Token

## Token Info

| Token Name           | BlastName Service |
| -------------------- | ----------------- |
| Token Design         | Fixed Supply      |
| Initial Circ. Supply | 150,000           |
| Total Supply         | 1,000,000         |

## **Token Distribution**

:warning: To promote stable growth, we have implemented anti-dumping mechanics involving locking, vesting, and tax structures. Learn more in the [Locking, Vesting, and subTreasury](/blastname-financial-model/locking-vesting-and-subtreasury.md) section.

### Genesis Pools

These pools will share a total of 150,000 BNS to kickstart the [Banking system](/blastname-financial-model/banking-system.md) with a lifetime of 7 days from their activation. The specific allocation is outlined in the table below. Staking rewards are distributed every block. The amount of BNS you earn is directly proportional to the percentage of the pool you occupy.

| BNS/USDB | BND/USDB |
| -------- | -------- |
| 60,000   | 90,000   |

### Yield Farming Pools

These pools will become active after the corresponding genesis pools end. They share a total of 850,000 BNS with the allocation outlined in the table below. Similarly, rewards are distributed every block and the amount you earn is directly proportional to the percentage of the pool you occupy.&#x20;

However, the weekly yield rate will be adjusted down 15% bi-weekly. The first adjustment will happen 14 days after the launch of these pools, calculated using block time.

* LP Token pools

| BNS/USDB | BND/USDB | BND/BNS | BND/JUICE |
| -------- | -------- | ------- | --------- |
| 212,500  | 340,000  | 85,000  | 17,000    |
| 25%      | 40%      | 10%     | 2%        |

* Single Token and NFT pools

| BND    | NFT1   | NFT2   | NFT3   | NFT4 & + | BWETH  |
| ------ | ------ | ------ | ------ | -------- | ------ |
| 42,500 | 76,500 | 34,000 | 17,000 | 8,500    | 17,000 |
| 5%     | 9%     | 4%     | 2%     | 1%       | 2%     |

:exclamation:User must manually unstake from expired pools. Expired pools will be automatically removed from display if the user doesn't have any funds inside them.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.blastname.com/blastname-financial-model/bns-governance-token.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.
