# How to Buy

<details>

<summary>Step1: Create Wallet</summary>

Download metamask or your wallet of choice from the app store or google play store for free. Desktop users, download the google chrome extension by going to metamask.io.

</details>

<details>

<summary>Step 2: Get some BNB</summary>

Have BNB in your wallet to switch to $TRC. If you don’t have any BNB, you can buy directly on metamask, transfer from another wallet, or buy on another exchange and send it to your wallet.

</details>

<details>

<summary>Step 3: Go to Pancakeswap</summary>

Go to Pancakeswap.Finance & connect your wallet. Paste the $TRC token address into Pancakeswap, select TRC, and confirm. When Metamask prompts you for a wallet signature, sign. You may also click here to buy at Pancakeswap

</details>

<details>

<summary>Step 4: Switch BNB to TRC</summary>

Switch BNB for $TRC. We have 10% taxes but you don’t need to worry about buying with a specific slippage, although you may need to use slippage during times of market volatility.

</details>


---

# 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://tireds-organization.gitbook.io/tiredcoin-whitepaper/fundamentals/how-to-buy.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.
