> For the complete documentation index, see [llms.txt](https://docs.aethracraft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aethracraft.com/survival-icarus-realm/vote-and-daily-rewards.md).

# Vote and daily rewards

To get free rewards you can use **daily rewards** and **vote rewards**\
\
Here are the tutorials to both of them: \
\
**Voting for AethraCraft**&#x20;

Go ingame and type following command `/vote` and click on the emerald blocks on the in-game GUI. \
\
After that a link will be sent into your chat. Click on that link. Your browser will open up.&#x20;

<figure><img src="/files/VkZpHeDtP6vJGcjQc96b" alt="Click on one of the emeralds"><figcaption></figcaption></figure>

After clicking on that, a link will appear in your chat. Click on it - you will be redirected to your browsers afterwards.

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

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

After opening the page, verify that you are human & enter your username. You may require to rate the server one one website (1 - 5 stars), do it and click "Vote for this server now" (it may be "vote" on some websites).&#x20;

<br>

<figure><img src="/files/B2vo8ZL2nOQgvTkjRWNP" alt="Fill the form"><figcaption></figcaption></figure>

After that you will receive 1 vote key in-game. Repeat that on all sites to get 6 vote keys and 2 rainbow keys! <br>

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

To open your keys go to /warp crates.&#x20;

**Daily rewards**

Type the command `/daily` to open up a menu. That menu will have several items listed. You can click on them day-after-day. You will receive rewards. They will get better day by day.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.aethracraft.com/survival-icarus-realm/vote-and-daily-rewards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
