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

# BOBAMASK™ (Previously BOBATAMA TOKEN)

The development of BOBAMASK™ is supported by the $BOBA token as described in the Tokenomics section. The token is intended to serve as an integral part of BOBAMASK's Final Version. Investors who hold $BOBA tokens have an opportunity to earn passive income through DeFi (on the final Version of the Wallet). The fees generated from using the Ghost functionality is intended to be redistributed among all users of the BOBAMASK™ who hold the BOBA Token. This does not include the fees that are automatically generated through blockchain use of the wallet and through any existing technology that the BOBAMASK™ uses to conduct anonymous transactions. On the final version of the BOBAMASK™, a fee will be set on top of any existing blockchain fees in association to the use of the BOBAMASK™ Wallet.&#x20;

As investors ourselves, we understand the importance and value of safe and secure investments. That is why all software/smart contracts that we release are subject to a very strict quality and security control. Aside from this, we also wanted to add additional value to security by opting to audit the contract + KYC:

Contract Name: BOBATAMA

Contract Address: 0x5f20f15d40f24dae50a72be3b5edddddfb5a5bd0

Smart Contract Platform: ETH (Ethereum Network)

Token Supply: 1,000,000,000,000

Starting market cap: $250K

Note: The taxes of the BOBA Token are subject to change at any moment without any notice to account for market conditions.&#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://bobamask.gitbook.io/bobamask/boba-token/bobamask-tm-previously-bobatama-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.
