# How to Swap(Solana)

**How to Swap**

<figure><img src="/files/KvujFMgxhbEnLzRqPgsE" alt=""><figcaption></figcaption></figure>

1. Navigate to Swap, then connect your wallet.
2. Next, select from the drop-down the tokens you want to swap. For this example, we'll be swapping **From** SOL **To** Bulba.

<figure><img src="/files/tMWTPtC2gxSDX3ds2BzR" alt=""><figcaption><p>Bulba is a test ticker</p></figcaption></figure>

3\. Enter the amount of tokens you wish to swap. Finally, click Swap!

<figure><img src="/files/Dr3lHjkXm60l3XvQjsKa" alt=""><figcaption></figcaption></figure>

4\. Shortly after the transaction is confirmed you should be able to see your new balance, although this can sometimes take a few seconds to refresh.

You have now done your first swap on Raydium. Now let's get swapping!

<figure><img src="/files/yYJPvr7SASbB7z240lrP" alt=""><figcaption></figcaption></figure>

Pay close attention to Price Impact and remember to check 'Minimum Received' when executing large swaps or when swapping in a low liquidity pool.

**Minimum Received** is the least amount of tokens a user will receive on a trade.

**Price Impact** is the difference between the market price and the estimated execution price based on the size of the trade.

**Slippage Tolerance** is the maximum difference between a user's estimated price and execution price. You can access this parameter both by clicking "settings" on the navigation tab and "more information" on the swap interface.

<figure><img src="/files/BZQgsilnae1xURtuCRcq" alt=""><figcaption></figcaption></figure>


---

# 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.bulbaswap.io/products/traders/how-to-swap-solana.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.
