# Manage Portfolios

Well, hello there!&#x20;

You have just landed on the intro page for how to manage your portfolios.

This means that you have:

1. [Created a wallet](/instructions-for-use/wallet-and-fiat-on-ramp/wallets-management.md) if you did not have one prior
2. [Connected you wallet](broken://pages/X7tA0s9qnresyIyYClGK)
3. [Edited your profile](/instructions-for-use/manage-profile/edit-a-profile.md)

In other words: you are ready to go!

Here, you will figure out the difference between an [original portfolio ](/instructions-for-use/manage-portfolios/original-portfolios.md)and a [copied portfolio](/instructions-for-use/manage-portfolios/copied-portfolios.md).

Finally, we will show you how to [send](/instructions-for-use/manage-portfolios/send-a-portfolio.md) and [share](/instructions-for-use/manage-portfolios/share-a-portfolio.md) a portfolio – regardless if it is original or copied .


---

# 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.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.
