# Buying ASH Token from Website

{% embed url="<https://www.youtube.com/watch?t=1s&v=3dW4-lPtTuM>" %}
"Buying Ash Token Through Binance"
{% endembed %}

### Set Up MetaMask

* Create an account at [Metamask.io](http://metamask.io/).
* Install Metamask for Chrome Webstore for any Blink Browser like Google Chrome, Edge, Brave, and Chromium.
* Write down Secret Recovery Phrase and do not lose it or you will lose your Ash Tokens.
* Have your reference ID number ready for next step.

### Setup Binance

* Create an account at <https://accounts.binance.us/en/register?ref=35002717>.
* Set up your payment account from the Settings.
* Deposit funds into the account.
* Deposit BNB funds into BEP20 (BSC).
* Confirm your deposit, widthdraw, or transfer funds through your email.

### Purchase Ash Tokens through Pancake Swap

* Go to [Ashtoken.io](http://ashtoken.io/) and click the **Buy Now** button.
* Connect your wallet through the Metamask Chrome extension and Metamask will set up the transfer for you.
* In Settings, set your **Slippage Tolerance** to at least 12%.
* Enter the amount of Ash Token you want to purchase.&#x20;


---

# 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://docs.ashtoken.io/get-started/buying-ash-token-from-website.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.
