# Convert Dust to USD

Convert Dust helps you clean up your account, optimize fund usage, and manage your assets more efficiently.

### What is Dust？

**“Dust”** refers to very small balances of cryptocurrencies left in your account after trading, fee deductions, or airdrops. These small amounts are usually too small to be traded or withdrawn individually.

### How to Convert Dust to USD？

* Log into your exchange account and go to **Portfolio**. On the assets page, click **“Convert Dust.”**

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

* In the pop-up window, click **“Convert.”**

<figure><img src="/files/eih1OsfIxv1CqkT9191v" 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://support.backpack.exchange/exchange/exchange-account/account-functions/convert-dust-to-usd.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.
