# Currency

## Currency

{% hint style="info" %}
Bloom lets you trade using stablecoins instead of native SOL. This feature is managed through the Currency setting and requires no extra steps during execution.

When a currency is selected, all trades are executed using that currency. Bloom automatically handles routing and execution. To trade with stablecoins, you must hold a balance in the selected currency and also keep some SOL available to cover tips and network fees.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?t=10s&v=m4Sacc-ZDgo>" %}

***

{% stepper %}
{% step %}
Open <kbd>Settings</kbd> and tap on <kbd>💱Currency</kbd>

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2Fhkoc6osngfi32QO0bODu%2Fsol.png?alt=media&#x26;token=0d4d9127-154a-4d93-a153-b1a58c5b7ead" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Set the desired currency to be used for buy and sell trades

{% hint style="info" %}
You can set different currencies for buy and sell.\
\&#xNAN;*E.g. you can buy using USDC and later set SOL as the sell currency.*
{% endhint %}

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FyEDYYzsWYifu6oxwJBJD%2Fsol%202.png?alt=media&#x26;token=b802d8d0-3b97-4b13-8fa3-c2738a9f213a" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Once selected, trades will be executed using the chosen currency. Make sure you have enough balance in that currency and sufficient SOL to pay for tips and fees.
{% endstep %}
{% endstepper %}


---

# 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.bloombot.app/solana/solana-bot/settings/currency.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.
