# Copy a portfolio

### 1st step: Find a portfolio to copy

* You can browse portfolios on the platform by scrolling down on the Explorer, using the search bar and filters.&#x20;

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

* You can also find portfolios on users' profile

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

* You can also find portfolios directly by clicking on links people share. \
  Here is an example: <https://app.nested.fi/portfolios/arbi:7/zesk>

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

Once you find the one that you like: You can directly hit the copy icon at the top right of the portfolio details interface.

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

### 3rd step: Select a stablecoin/crypto

You can copy a portfolio by using stablecoins or cryptos.

In this example, we will use ETH to copy a portfolio.

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

### 4th step: set a budget and confirm

All the assets in your Nested portfolio are bought proportionally to what is found in the Nested portfolio you want to copy. You need to consider this when setting the budget for the replication.&#x20;

Once your budget is set, you can click on "Copy" and wait for the operation to be confirmed.

<figure><img src="/files/9qT0YjXLwsbiB6Vhv2Y1" 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/copied-portfolios/how-to-replicate-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.
