# Read Kairos Charts

First you'll need to toggle on Pro Mode, then click into a Market

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

Then zoom into [the chart](https://kairosswap.com/market/0xf0acc2cd18052975cc6b469e6f6a34aedcde63da995086855e9a1fdd257de351) for your preferred timeline or swap duration, choose a swap direction:

* LONG: Pays the fixed rate, recieves a variable rate
* SHORT: Pays the variable rate, recieves the fixed rate

The cash is in the crossover. When the trend spikes above or below your swap's Fixed Rate, you're in the money:

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


---

# 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.kairosswap.com/how-tos/read-kairos-charts.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.
