# Send a portfolio

This is right, you can send an entire portfolio to someone!

The fact that it is an [original](/instructions-for-use/manage-portfolios/original-portfolios.md) or a [copied](/instructions-for-use/manage-portfolios/copied-portfolios.md) one does not matter => you can send it all the same.

Imagine that you wish to make a birthday gift to a friend or a relative:

* You [create](/instructions-for-use/manage-portfolios/original-portfolios/how-does-it-work.md) a fancy looking portfolio
* You send it

It was easy and your friend is happy.

Now, how does it look when doing it?

### 1st step: click on "My Portfolios".

Select a portfolio you want to share!&#x20;

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

### 2nd step: click on "..."

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

### 3rd step: click on "Send portfolio".

<figure><img src="/files/8LuLZPjtxd087Rzs9eXH" alt=""><figcaption></figcaption></figure>

### 4th step: insert an address and click on "Send Portfolio".

No matter where you decide to send your portfolio, the application prompts you to fill in the recipient's address.

Type in the address and the recipient will receive it instantaneously.&#x20;

<figure><img src="/files/dP6jaeDI9BmtE5FtSxrw" 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/send-a-portfolio.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.
