# Events

### **Process & Time**

Upon entering the event details page, you can review essential information about the event, including the event's `timing`, `rewards`,  `the number of winners`, `reward distribution method`, and the `total number of quests available` .

<figure><img src="/files/hTslk7Eh5k0LqiLU2kYm" alt="" width="563"><figcaption></figcaption></figure>

2. Click on the respective quest to enter the quest details page.

<figure><img src="/files/YwhqsfYuuRJEIuzZdLsb" alt="" width="563"><figcaption></figcaption></figure>

2. Complete the quest per the requirements.

<figure><img src="/files/l14tDxHwBdbDB6rCw7Jl" alt="" width="563"><figcaption></figcaption></figure>

4. After completing all the quests, go back to the event details page and click on "`Complete Event`".

<figure><img src="/files/HdWBgZVBEHulcSK5jOoB" alt="" width="563"><figcaption></figcaption></figure>

### **Check Winner List**

If you have won the event, you will receive a notification.

<figure><img src="/files/hNawxBoG5TUwqtCLnWE0" alt="" width="425"><figcaption></figcaption></figure>

You can also enter the event details page to check whether you are one of the event's winners.

<figure><img src="/files/wGTO4hW4iRjuznLEiT1I" alt="" width="563"><figcaption></figcaption></figure>

### **Where to find Events?**

1: On the homepage, scroll down to find the  "`Trending Events`".

<figure><img src="/files/eD8XlccJuDbqZL07R1rB" alt="" width="563"><figcaption></figcaption></figure>

2: Choose the event you would like to participate in. You can also click on "`View All`" to see more events.

<figure><img src="/files/vglgLHn8fjmwuKo1k2nc" alt="" width="563"><figcaption></figcaption></figure>

On the Event recommendation page, you can use the filtering feature to set criteria for selecting the events you want to participate in.

<figure><img src="/files/lafK8EWD05j185uK90PC" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/OZ1HMnVENKAxGpUKlgTw" alt=""><figcaption></figcaption></figure>

3: In order to enter a community, click "Communities" on navigation bar.

<figure><img src="/files/5k03sLTH84L07L5PyGjm" alt="" width="563"><figcaption></figcaption></figure>

To view all communities on TaskOn, click "Quests & Events".

<figure><img src="/files/s0VMiuTLbZAIj5EsZk8u" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://taskoncommunitys-organization.gitbook.io/taskon-help-center/quest/how-to-win/events.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.
