> For the complete documentation index, see [llms.txt](https://fortblockgames.gitbook.io/fortblockgames-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fortblockgames.gitbook.io/fortblockgames-whitepaper/overview/usdfbg-token.md).

# $FBG Token

## Technical Information

#### Contract Address <a href="#contract-address" id="contract-address"></a>

TBA

#### Security <a href="#security" id="security"></a>

Transparency and trust is of the utmost importance to us at FortBlockGames, we have added security measures on our contract to protect our holders completely. There will be higher taxes upon launch to protect against snipers, which will then be lowered quickly to 5/5. We have coded our contract to never be able to raise in taxes, it can only be lowered. This is done so that we will not have to renounce our contract, and can lower the taxes at strategic points in the project.&#x20;

5%- Liquidity / Project Development

#### Liquidity Pool Token Lock <a href="#liquidity-pool-token-lock" id="liquidity-pool-token-lock"></a>

To ensure sufficient liquidity at all times, FortBlockGames has locked all of its initial liquidity and any future liquidity pool tokens provided by our team. The LP tokens were/will be locked using Unicrypt. You can view our lock here:​

#### Wallets <a href="#wallets" id="wallets"></a>

* FortBlockGames (Main Deposit Wallet) ​
* Wallet 1 (Operations Wallet) ​
* Wallet 2 (Marketing & Outreach) ​
* Wallet 3 (Development & Miscellaneous)&#x20;


---

# 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 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, and the optional `goal` query parameter:

```
GET https://fortblockgames.gitbook.io/fortblockgames-whitepaper/overview/usdfbg-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
