> For the complete documentation index, see [llms.txt](https://docs.unbotheredwolves.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unbotheredwolves.com/tokenomics/staking/initial-rewards.md).

# Initial Rewards

## Alphalist

25 $AWOO/day

## Unbothered Wolves

Aside from 5 $AWOO/day base reward per wolf, if it possesses boosted traits, they will add up to the total rewards. *(5 $AWOO + rewards for boosted trait/s)*\
\
You'll notice that we've given extra rewards for <mark style="color:orange;">“None“</mark> traits as well, since wolves with a lower trait count are more scarce than ones with a higher count. *(4-trait > 5 > 6 > 7)*

<div><figure><img src="/files/qct2kCkI85FZzWU7DLBz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/MNBLWRSHHy7iOO1MIAIP" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/eNMm0yGdSphBFoDuLA0O" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Aa026AEQCZCsNzki9d0q" alt=""><figcaption></figcaption></figure></div>

## Unbothered Lycans

*Daily rewards are stated in the image:*

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

### Other ways to earn rewards:

* More $AWOO - Unbothered Wolves missions powered by Danketsu
* $NATION - Partner staking with Ape Nation


---

# 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.unbotheredwolves.com/tokenomics/staking/initial-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.
