# Table Of Contents

| Introduction                                                        |
| ------------------------------------------------------------------- |
| [Terms Of Use](/bobamask/introduction/terms-of-use.md)              |
| [Privacy Policy](/bobamask/introduction/privacy-policy.md)          |
| [What is BOBAMASK? ](/bobamask/introduction/what-is-bobamask-tm.md) |
|                                                                     |

| How To Use                                                                                             |
| ------------------------------------------------------------------------------------------------------ |
| [How To Download BOBAMASK™ ](/bobamask/how-to-use/how-to-download-bobamask-tm.md)                      |
| [Accessing Your BOBAMASK™](/bobamask/how-to-use/accessing-your-bobamask-tm.md)                         |
| [How To Create A Wallet ](/bobamask/how-to-use/how-to-create-a-wallet.md)                              |
| [How To Import A Wallet ](broken://pages/lgfZ2V36XWT4OYEJz1qW)                                         |
| [How To Send Tokens](/bobamask/how-to-use/how-to-send-tokens.md)                                       |
| [How To Add a User To the Address Book](/bobamask/how-to-use/how-to-add-a-user-to-the-address-book.md) |
| [How To Connect To A DApp](/bobamask/how-to-use/how-to-connect-to-a-dapp.md)                           |
| [How to Disconnect From A DApp](/bobamask/how-to-use/how-to-disconnect-from-a-dapp.md)                 |
| [How To Export Private Key](/bobamask/how-to-use/how-to-export-a-private-key-or-seed-phrase.md)        |
| [How To Store Your Seed Phrase ](/bobamask/how-to-use/how-to-store-your-seed-phrase.md)                |

| About $BOBA Token                                                            |
| ---------------------------------------------------------------------------- |
| [$BOBA Token](/bobamask/boba-token/bobamask-tm-previously-bobatama-token.md) |
| [Token Risk Disclaimer](/bobamask/boba-token/token-risk-disclaimer.md)       |
| [Tokenomics](/bobamask/boba-token/tokenomics.md)                             |

| Resources                                |
| ---------------------------------------- |
| [Telegram](https://t.me/bobamask)        |
| [Twitter](https://twitter.com/boba_mask) |
| [Website](https://www.bobamask.io/)      |


---

# 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://bobamask.gitbook.io/bobamask/table-of-contents.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.
