# Introduction to SEDA

Access programmable oracle infrastructure in minutes. SEDA has powered over $5 billion in volume across leading perpetual venues like Hyperliquid.

## Getting Started with SEDA in Three Simple Steps

1. [define-your-data-source](https://docs.seda.xyz/home/for-developers/define-your-data-source "mention")
2. [build-or-access-oracle-programs](https://docs.seda.xyz/home/for-developers/build-or-access-oracle-programs "mention")
3. [define-your-delivery-method](https://docs.seda.xyz/home/for-developers/define-your-delivery-method "mention")<br>

## Quick Links

{% content-ref url="for-developers/quick-start-guide" %}
[quick-start-guide](https://docs.seda.xyz/home/for-developers/quick-start-guide)
{% endcontent-ref %}

{% content-ref url="token-overview/seda-token-utility" %}
[seda-token-utility](https://docs.seda.xyz/home/token-overview/seda-token-utility)
{% endcontent-ref %}

{% content-ref url="for-developers/define-your-delivery-method/seda-fast" %}
[seda-fast](https://docs.seda.xyz/home/for-developers/define-your-delivery-method/seda-fast)
{% endcontent-ref %}

{% content-ref url="token-overview/exchanges-and-bridges" %}
[exchanges-and-bridges](https://docs.seda.xyz/home/token-overview/exchanges-and-bridges)
{% endcontent-ref %}

<sub>**Disclaimer:**</sub> <sub></sub><sub>SEDA is provided on an “AS IS”, “AS AVAILABLE”, and “WITH ALL FAULTS” basis, without warranties or representations of any kind. Your access to and use of SEDA are at your own risk. Please read the</sub> [<sub>SEDA Terms of Service and Disclaimers</sub>](https://docs.seda.xyz/home/resources/legal) <sub>before getting started.</sub>


---

# 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/introduction-to-seda.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.
