# Buy & sell crypto

With the SubWallet Web dashboard, you can now buy and sell crypto directly from the wallet. It’s a simple, secure way to handle your assets without switching between different platforms. Whether topping up your balance or taking profits, you can do it all seamlessly within SubWallet.

Here are the articles in this section:

{% content-ref url="/pages/tcWvKIeuqhn0Ad8Z3X4D" %}
[Buy crypto from fiat money](/main/web-dashboard-user-guide/buy-and-sell-crypto/buy-crypto-from-fiat-money.md)
{% endcontent-ref %}

{% content-ref url="/pages/uu7e0I4101IrqD7brTDs" %}
[Sell crypto for fiat money](/main/web-dashboard-user-guide/buy-and-sell-crypto/sell-crypto-for-fiat-money.md)
{% endcontent-ref %}


---

# 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.subwallet.app/main/web-dashboard-user-guide/buy-and-sell-crypto.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.
