# How to BUY EXA\_Tech

#### Create a Wallet

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\
[(click to download metamask)](https://metamask.io/download/) [(click to download trust wallet)](https://trustwallet.com/deeplink/)

#### Get Some BNB

Have BNB in your wallet to convert to EXA\_Tech. If you don't have BNB, you can buy directly on metamask, transfer from another wallet, or buy on another exchange and send it to your wallet.

#### Go to PancakeSwap

connected to Pancakeswap. Paste the EXA\_Tech token address into PancakeSwap, choose EXA\_Tech, and confirm. When Metamask asks you to sign your wallet, sign it.\
\
[(click to go to panckakeswap)](https://pancakeswap.finance/swap?outputCurrency=0x623be4fde518A00AC49a870bd439cfD5c35E08Ed)

#### Switch BNB for EXA\_Tech

replace BNB for EXA\_Tech. we have a 10% tax fee on each sell, which will be automatically distributed to marketing, liquidity and development wallets.

{% hint style="info" %}
EXA CONTRACT DETAIL
{% endhint %}

```javascript
0x623be4fde518a00ac49a870bd439cfd5c35e08ed
```

{% hint style="info" %}

<pre><code><strong>SYMBOL:EXT
</strong>DECIMAL:9
</code></pre>

{% endhint %}

{% embed url="<https://bscscan.com/token/0x623be4fde518a00ac49a870bd439cfd5c35e08ed>" %}


---

# 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://exatech.gitbook.io/exa_tech-whitepapperv2/how-to-bought-ext/how-to-buy-exa_tech.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.
