# Daily Tasks

Complete a list of daily tasks on the website to earn gems. This is one of the easiest ways to obtain gems, and you should definitely commit to it!\
\
Tasks reset 24 hours after the previous completion. If you finish the "Visit Website" task at 11:52 PM today, you can do it again tomorrow at the exact same time. The reset timer is different for each task.

![](/files/-LjyVrOFi8Lr2t4aT6-E)

| Task                  | Reward                                                                                                                                     |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| Visit Website         | 10 Gems                                                                                                                                    |
| Leave a Comment       | 5 Gems                                                                                                                                     |
| Like a Post           | 5 Gems                                                                                                                                     |
| Make a Post           | <p>10 - 70 Gems</p><p></p><p>Day 1 grants 10 gems. The number of gems then increases by 10 per day, and resets back to 10 after Day 7.</p> |
| Create a Forum Thread | 10 Gems                                                                                                                                    |
| Leave a Forum Comment | 5 Gems                                                                                                                                     |
| React to a Thread     | 5 Gems                                                                                                                                     |


---

# 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://universe.titan.tf/website/daily-tasks.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.
