# AI Arena

AI Arena is FLock.io's decentralised AI training platform. Through train.flock.io, the AI Arena gateway, users can stake FLOCK, FLock.io's token deployed on Base, in order to participate and earn staking rewards.

There are four ways to participate:

* Task Creators\*: Define desired models and submit tasks to the platform
* Training Nodes: Develop or finetune models required by task creators
* Validators: Evaluate the models submitted by training nodes
* Delegators: Delegate tokens to training nodes and validators, increasing reward distribution

*\*Currently all tasks are created by the FLock.io team. We will open up task creation to the community in the coming months.*


---

# 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.flock.io/flock-products/ai-arena.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.
