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

# Transparency

## <mark style="color:orange;">Discover our dedication to openness, accountability, and building trust with our community.</mark>

\
We value transparency above all else. We frequently welcome new volunteers to join our team, ensuring that our community is well-represented. To decide on the project's direction, we often conduct community votes on important matters. For instance, we've had votes on how to use funds, which exchanges to target, and which charities to support. Our goal is to develop a governance system that allows investors to have a say based on their token holdings, making TROLL BNB a truly community-driven project.

&#x20;

## <mark style="color:orange;">**Project Wallets: Dev Wallet and Treasury Wallet**</mark>

&#x20;

To ensure transparency and foster trust among our investors, we would like to share the purpose and allocation of our two main wallets: the Dev Wallet and the Treasury Wallet.

&#x20;

1\.    <mark style="color:orange;">**Dev Wallet**</mark>**:** The Dev Wallet is dedicated to the development and expansion of TROLL BNB ecosystem. Funds from this wallet will be used to cover various aspects of the project, such as improving the platform, marketing, hiring skilled professionals, and building strategic partnerships. Our primary goal with the Dev Wallet is to create a robust and thriving environment for TROLL BNB to grow and succeed.

2\.    <mark style="color:orange;">**Treasury Wallet**</mark>**:** The Treasury Wallet is designed to enhance the user experience and contribute to the community. Funds from this wallet will be allocated for giveaways, play-to-earn game rewards, and donations to charities or causes supported by TROLL BNB community. By using the Treasury Wallet in this manner, we aim to make TROLL BNB an engaging, rewarding, and socially responsible project.

&#x20;

We are committed to maintaining transparency in the management of these wallets and will provide regular updates on the allocation of funds to keep our investors informed. By clearly outlining the purpose of each wallet, we strive to create a professional and trustworthy atmosphere for TROLL BNB community.


---

# 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://troll-bnb.gitbook.io/troll-bnb-whitepaper/information/transparency.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.
