# Lucky Wheel

Cede Hub rewards <mark style="color:blue;">**active community members**</mark> through <mark style="color:blue;">**Quests**</mark>, a set of <mark style="color:blue;">**simple tasks**</mark> that let you earn <mark style="color:blue;">**Lucky Wheel Spins**</mark> for a chance to <mark style="color:blue;">**win up to $1,000**</mark>.&#x20;

The more <mark style="color:blue;">**quests you complete**</mark>, the more <mark style="color:blue;">**spins you collect**</mark> and the <mark style="color:blue;">**higher your chances of winning**</mark>.

#### One-Time Quests

These are <mark style="color:blue;">**setup actions**</mark> that only need to be completed <mark style="color:blue;">**once**</mark>:

* Connect your exchange accounts
* Connect your social accounts

#### Daily & Weekly Quests

These are <mark style="color:blue;">**recurring tasks**</mark> that can be completed <mark style="color:blue;">**regularly**</mark> to keep earning spins:

* Daily Quest: Trade at least <mark style="color:blue;">**$10,000**</mark> in volume
* Weekly Quest: Trade at least <mark style="color:blue;">**$60,000**</mark> in volume

{% hint style="info" %}
Note: Quest types, tasks, and rewards may evolve over time to align with Cede Hub’s latest campaigns and community focus.
{% endhint %}


---

# 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.cedehub.io/user-guide/quests.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.
