# Total Return

#### <mark style="color:orange;">Description</mark>

Total return is the measure of the overall performance of an investment, taking into account both the change in the investment's value and any income received from it. Total return includes any change in the crypto's price as well as any income received from staking or other income-generating activities.

To calculate the total return of a crypto:

1. The initial investment amount
2. The final value of the investment after a period of time
3. Income gained from the investment during time period

Total return is an important measure of an investment's performance used to evaluate the potential risk and reward of different investments.<br>

{% embed url="<https://www.youtube.com/watch?index=13&list=PLog30vtb4ZA76-tBWML69sR_RuKNn1kaB&v=yKuT_n0IxQ4>" %}

#### <mark style="color:orange;">End Point</mark>

<figure><img src="https://2909488962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmbuOiGVVJ9DU6VgYC0Ki%2Fuploads%2FcxYqHZWbmK7EuSvwFE2j%2FGitbookTotalReturnEndpoint.png?alt=media&#x26;token=2adeb9e0-3e41-4015-a374-0be678d18ef9" alt=""><figcaption></figcaption></figure>

#### <mark style="color:orange;">Example</mark>

<figure><img src="https://2909488962-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmbuOiGVVJ9DU6VgYC0Ki%2Fuploads%2FueIfzkJ19pmsc9augSPj%2FGitcbookTotalRetrunExample.png?alt=media&#x26;token=f302ad1a-d863-4c2e-b014-00118a3c2a74" alt=""><figcaption></figcaption></figure>

<mark style="color:orange;">**Use Cases:**</mark>

## [Click here for a Free API key](https://www.cryptoquote.io/register) then [**Test the API yourself!**](https://www.cryptoquote.io/api_doc?code=symbol_total_return\&page=api_analytics)&#x20;


---

# 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://cryptoquote.gitbook.io/cryptoquote/apis/analytics-apis/single-security-analysis/total-return.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.
