> For the complete documentation index, see [llms.txt](https://read-whitepaper.gitbook.io/metago/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://read-whitepaper.gitbook.io/metago/token/launch-01-26-2.30pm-utc.md).

# Launch: 01/26 - 2.30pm UTC

{% hint style="info" %}
**Tax:** In order to buy or sell our tokens, each investor will pay a small tax, as our tokenomics include dividend redistribution and a marketing and foundation fee. This tax is reflected on the "slippage" setting of PancakeSwap, which must be set at a minimum of 10%.&#x20;
{% endhint %}

* In order to purchase our token on Pancakeswap, users must first connect their MetaMask or TrustWallet, following these instructions: <https://docs.pancakeswap.finance/get-started/connection-guide>
* The next step is to swap BNB for our token, by entering our custom contract address:&#x20;
* Slippage must be set at 10% or more&#x20;
* You can now swap!&#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:

```
GET https://read-whitepaper.gitbook.io/metago/token/launch-01-26-2.30pm-utc.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.
