# Documentation

## Quick links

{% content-ref url="/pages/cngdhSLvoH9CYHiPX9R9" %}
[FAQ Presto](/overview/faq-presto.md)
{% endcontent-ref %}

{% content-ref url="/pages/uQuC3SwzMeOcoY57wFOa" %}
[FAQ CDK Erigon](/overview/faq-cdk-erigon.md)
{% endcontent-ref %}

{% content-ref url="/pages/St5eayyKzEu3luUQpHNs" %}
[CDK Erigon RPC Methods](/overview/cdk-erigon-rpc-methods.md)
{% endcontent-ref %}

{% content-ref url="/pages/mgOew7oKU8ionJB353Yz" %}
[FAQ Arbitrum](/overview/faq-arbitrum.md)
{% endcontent-ref %}

{% content-ref url="/pages/1y3W1i7JKZUwcmXB1wPV" %}
[FAQ Optimism (OP)](/faq-optimism-op.md)
{% endcontent-ref %}

{% content-ref url="/pages/LbZ10pGNsrnJJ5VoaTHJ" %}
[What is Presto?](/overview/what-is-presto.md)
{% endcontent-ref %}

{% content-ref url="/pages/BFgWjACrfzJRDx0PDUDr" %}
[How-To Guides](/overview/main-functionality.md)
{% endcontent-ref %}

{% content-ref url="/pages/fw0a9MeisTxeck6JpqNU" %}
[Features for Developers](/overview/features-for-developers.md)
{% endcontent-ref %}

##

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/zc9BF8Lu2qwUtLBq9TA7" %}
[Getting set up](/fundamentals/getting-set-up.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-presto.gateway.fm/readme.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.
