# How to buy tokens?

1. Create an account on the Pinksale platform and complete the KYC (Know Your Customer) verification process if required.
2. Go to your NEURO token sale page on the Pinksale platform and click on the "Buy Tokens" button.
3. Enter the amount of NEURO tokens you want to purchase and the price you are willing to pay for each token.
4. Connect your Binance Smart Chain-compatible wallet to the Pinksale platform. Some popular wallets include MetaMask, Trust Wallet, and Math Wallet.
5. Confirm your purchase and wait for the NEURO tokens to be transferred to your wallet.


---

# 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://kaudat.gitbook.io/neurobayes/overview/how-to-buy-tokens.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.
