# For Data Providers

- [Operating a Data Proxy](https://docs.seda.xyz/home/for-data-providers/operating-a-data-proxy.md)
- [Introduction to Data Proxy](https://docs.seda.xyz/home/for-data-providers/operating-a-data-proxy/introduction-to-data-proxy.md)
- [System Requirements](https://docs.seda.xyz/home/for-data-providers/operating-a-data-proxy/system-requirements.md)
- [Operating and Running a Data Proxy](https://docs.seda.xyz/home/for-data-providers/operating-a-data-proxy/operating-and-running-a-data-proxy.md): Below is a step-by-step guide to initializing and running a Data Proxy to the SEDA Network
- [Enabling SEDA FAST on a Data Proxy](https://docs.seda.xyz/home/for-data-providers/operating-a-data-proxy/enabling-seda-fast-on-a-data-proxy.md)
- [Advanced: API-key Gated Data](https://docs.seda.xyz/home/for-data-providers/operating-a-data-proxy/advanced-api-key-gated-data.md)


---

# 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.seda.xyz/home/for-data-providers.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.
