> For the complete documentation index, see [llms.txt](https://docs.trustpad.io/trustpad/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trustpad.io/trustpad/how-to-buy-usdtpad.md).

# How to buy $TPAD

## Buying TPAD from PancakeSwap

\
Participation in all the sales on TrustPad requires TPAD or TPAD-BNB LP as staked in the IDO or IDO LP pools.&#x20;

The TrustPad site has a "Buy TPAD" button at the top which will send you to PancakeSwap to swap for TPAD. The UI of PCS sometimes does not feed through the contract code, so manual searching is often required.

If this is the case, click on ‘Select a currency’ and manually input the contract code to the search bar, then select ‘TPAD’ once it pops up.

The TPAD contract code is: **0x7029F86dC4634c5d59eE3F1578c193783505e2c1**\
\
⚠️ Never buy any other token named TPAD or TrustPad. They are invalid.\
\
[❗](https://emojipedia.org/exclamation-mark)Set the slippage (room for the price change) as modest, from 0.25% to 0.5% to avoid front-running i.e. sandwich bots benefitting from your trade.

<figure><img src="/files/PSkOnQxDzuxEEVLeivqW" alt=""><figcaption><p>Inputting TPAD manually in PancakeSwap</p></figcaption></figure>

## Alternatives

If the TPAD contract does not show in PancakeSwap's Exchange function, you can try to use the function in an incognito / private window.

To buy TPAD you can also use DEXTools, it uses PancakeSwap. Just buy using the Buy/Sell function on the page:

[Buy TPAD on DEXTools.](https://dex.guru/token/bsc/0x7029f86dc4634c5d59ee3f1578c193783505e2c1)

You can find this link from the TrustPad front page, just click the Chart button there.

Alternatively, you can use also dex.guru:

[Buy TPAD on dex.guru.](https://dex.guru/token/bsc/0x7029f86dc4634c5d59ee3f1578c193783505e2c1)


---

# 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://docs.trustpad.io/trustpad/how-to-buy-usdtpad.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.
