# Buy/Sell/Convert

The first thing to know is that you must click on the "Details" button on the right of your cryptocurrencies allocations.&#x20;

You must be in your cryptocurrencies - not your stablecoins!&#x20;

<figure><img src="/files/9JUZATdgDwoFKDRSmcc1" alt=""><figcaption></figcaption></figure>

### Buy / Sell / Convert with cryptocurrencies

Once you have clicked on it, there are three options

1. **Buy:** It allows you to use stablecoins owned in your Nested portfolio and use them to buy the selected cryptocurrency.&#x20;
2. **Sell:** It allows you to sell the selected cryptocurrency for a stablecoin.&#x20;
3. **Convert:** It allows you to convert a cryptocurrency for another.

<figure><img src="/files/7XReD9nJf2IBuyMKKnOd" 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.nested.fi/instructions-for-use/manage-portfolios/original-portfolios/edit-portfolio/buy-sell-convert.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.
