> For the complete documentation index, see [llms.txt](https://modak.gitbook.io/modak-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://modak.gitbook.io/modak-docs/modak/usdwood.md).

# $WOOD

## How to earn $WOOD

$WOOD rewards range from individual action to social engagement, and fall into two categories:

### 1. Platform Engagement

* Video Meetings: your participation in Modak room and Campfire room counts (up to 5 $WOOD/day)

#### Possible Use Cases in the Future

As product and community mature over time, Modak envisions profound rewarding systems as below:

* **Tipping other users:** Recognizing valuable contributions and enriching the platform's social dynamics.
* **Donating to charitable causes:** Empowering users to support causes they care about while earning rewards.
* **Organizing virtual meetups:** Creating engaging events that foster connections and promote knowledge sharing.
* **Establishing marketplaces for unique items:** Facilitating the exchange of rare or valuable goods among users.

### 2. Loyalty Rewards

* Daily Check-in\*: 1 WOOD/day
* Referral: when your friend completes the sign-up, both you and your friend can get rewards (2.5 $WOOD/person)&#x20;

\*side note: this reward is offered only for a limited period; it can also discontinued without prior notice.

With its emphasis on quality interactions and genuine connections, Modak's S2E platform is poised to revolutionize Web3 communication, transforming online interactions into meaningful experiences.


---

# 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://modak.gitbook.io/modak-docs/modak/usdwood.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.
