# For Investors: How do I understand what I will get if I win?

The Investor's PNL is displayed at the bottom of the game page:

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

* "Invested" shows the amount of $**TON** invested by you;&#x20;
* PNL - shows the percentage of your profit in the game

The full formula of remuneration for Investors can be found in the section "Reward system" of the article:

{% content-ref url="/pages/v9Qt9eiCNcPjVjFQO209" %}
[Investors](/investors.md)
{% endcontent-ref %}

{% embed url="<https://www.youtube.com/shorts/yR8fALEdcek>" %}


---

# 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://ton-docs.theoldcastle.xyz/faq/for-investors-how-do-i-understand-what-i-will-get-if-i-win.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.
