> For the complete documentation index, see [llms.txt](https://docs.nested.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nested.fi/instructions-for-use/manage-royalties/royalties-overview.md).

# Royalties Overview

Nested gives its users the possibility to earn royalties based on the number copies made of their [original portfolios](/instructions-for-use/manage-portfolios/original-portfolios.md).&#x20;

This means that if you only own [copied portfolios](/instructions-for-use/manage-portfolios/copied-portfolios.md) because you just copy other users' strategies, you will NOT earn any royalties.

You MUST [create original portfolios](/instructions-for-use/manage-portfolios/original-portfolios/how-does-it-work.md) of your own and then convince others to copy your original portfolio to start earning royalties.

Here, we show you how to access the Royalties overview in one easy step.

## Go to "Royalties"

* This page shows you historical records and details on each replication of your portfolios.&#x20;

![](/files/t8bE3gqbZRGBe0kZOopy)

Here, you can see:

* The cumulative value of claimed royalties
* The value of claimable royalties
* The nature of the royalties – meaning the cryptocurrency earned
* A history of all the copies made and the amount of Royalties that it generated

This detailed view was built for the user to easily keep track on his or her earnings.

We hope that this was helpful and that you earn a lot of them $$

Happy Nesting!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nested.fi/instructions-for-use/manage-royalties/royalties-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
