# How does Parraton work?

#### Hi! To get a simple overall look at what's going on here, you can start by checking our:

{% content-ref url="/pages/NGLESDq3M3PC1FvwtIg2" %}
[General Questions](/faq/general-questions.md)
{% endcontent-ref %}

#### If you want to get a deeper insight, please consider visiting our main products, which are doing the ~~magic~~ simple math:

{% content-ref url="/pages/2Q39w91gH4IULpqqxXy2" %}
[Vaults](/parraton-products/vaults.md)
{% endcontent-ref %}

{% content-ref url="/pages/wf6K0UTlwEajKQSzRp2t" %}
[Restaker](/parraton-products/restaker.md)
{% endcontent-ref %}

{% content-ref url="/pages/kG64keiLCXqhK7kUwInj" %}
[Strategies](/parraton-products/strategies.md)
{% endcontent-ref %}

#### And if you need any support, please visit the dedicated page:

{% content-ref url="/pages/Tok9vGaDnPcelRESLcCp" %}
[Support](/faq/support.md)
{% endcontent-ref %}


---

# 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.parraton.com/introduction/how-does-parraton-work.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.
