# 수익률 차트

수익률 차트 탭에서는 과거의 수익률 추이를 보여줍니다. 각 연도별로 수익률 흐름이 어떠했는지와 그 연도별 월별 수익률의 모음을 보면 전반적인 전략의 성과 흐름을 알 수 있습니다.


---

# 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.snowball72.com/how-to/backtest-results/performance.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.
