# Deposit/Withdraw on a portfolio

A copied portfolio cannot be edited per se.

You can deposit money on it if you wish to invest more into that particular strategy or withdraw money from it if you wish to reduce your investment into that particular strategy.

The process to deposit is the same as for original portfolios: [Proportional Deposit](/instructions-for-use/manage-portfolios/original-portfolios/edit-portfolio/proportional-deposit.md)

The process to withdraw is the same as for original portfolios: [Proportional withdrawal](/instructions-for-use/manage-portfolios/original-portfolios/edit-portfolio/proportional-withdrawal.md)


---

# 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/deposit-withdraw-on-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.
