# Buy Coins

### How to Buy Using the Bot

Start by pasting the contract address (CA) of the token you want to buy. This will pop up:&#x20;

<figure><img src="https://1438003994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcIFImBS0zgyhHT8Aq0Us%2Fuploads%2FbhVUDra8pCvaobi19Gy8%2FSka%CC%88rmavbild%202024-09-19%20kl.%2000.14.35.png?alt=media&#x26;token=a9555558-d760-4f28-913e-ba2db23885f1" alt="" width="375"><figcaption></figcaption></figure>

**Select Purchase Option**:

* You can either click on the **Preset Buy** buttons, which will suggest amounts to buy, or
* Type **Buy x**, where "x" is the amount of native tokens (e.g., SOL) you want to spend.

**One-Click Buy**: Click on a preset **Buy button** and your transaction is sent.

<figure><img src="https://1438003994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcIFImBS0zgyhHT8Aq0Us%2Fuploads%2FAo5kWUpKlwgAtsDPneTN%2FSka%CC%88rmavbild%202024-09-19%20kl.%2000.21.17.png?alt=media&#x26;token=b89af168-3fc5-4072-b53b-82a51b8adcfb" alt="" width="375"><figcaption></figcaption></figure>

**Done**: The bot will show a **confirmation 🟢** message.

<figure><img src="https://1438003994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcIFImBS0zgyhHT8Aq0Us%2Fuploads%2FIsT93qW4PNhI0zL84BHD%2FSka%CC%88rmavbild%202024-09-19%20kl.%2000.21.20.png?alt=media&#x26;token=3451d880-129d-49fc-b368-a718adb1aa4c" alt="" width="375"><figcaption></figcaption></figure>

Once the purchase is complete, click close and your position will appear on the homepage under **Position Overview**.


---

# 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://snaip.gitbook.io/snaip-bot/overview/product-guide/buy-coins.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.
