# About

Prior to upgrading the SEDA Mainnet chain to version 1.0, builders and community are invited to deploy Oracle Programs and issue data requests during SEDA’s incentivized public testnet.

Every week, SEDA will announce a specific category among nine categories, including RWAs, DeFi, AI, and Sports data feeds. Developers and vibe coders are invited to build Oracle Programs related to that category.&#x20;

**Incentives:**\
the top 3 Oracle Programs:

1st - $1,000 - Selected by SEDA team

2nd - $850 - Selected by SEDA team

3rd - $700 - Selected by SEDA team

**As well as the top 3, we'll also reward places 4-10:**

* 4th - $350 - Based on community X voting
* 5th - $250 - Based on community X voting
* 6th - $150 - Based on community X voting
* 7th - $100 - Based on community X voting
* 8th - $50 - Based on community X voting
* 9th - $30 - Based on community X voting
* 10th - $20 - Based on community X voting

#### How are winners selected?

The SEDA team will select the top 3 winners based on:

* OP Creativity,
* OP Quality,
* OP Substance & Function

**Extra Info - For most recent voting windows see SEDA X homepage.**&#x20;

Every Thursday starting from the 22nd of May 2025, SEDA will announce the weekly category. For example: “RWA Commodity Programs”. Community and developers can then code (and vibe code) Oracle Programs related to bringing commodity data onchain. \
\
Participants will have two weeks to code and submit their Oracle Program, with submissions required by each Monday. A submission form link will be provided for participants to fill in information about their program.


---

# 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/archvie/about.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.
