# Reward System

### How It Works

Let's say that a user named John wants to participate in GreenX's reward system by taking environmentally-friendly actions. John visits the GreenX mobile app, where he sees a list of actions he can take to earn GreenX tokens. These actions could include:

1. Participating in a beach or park cleanup.
2. Installing solar panels on his home.
3. Buying organic, locally-sourced food.

Each action is assigned a certain number of GreenX tokens that the user can earn by completing it. For example, using public transportation could earn John 10 GreenX tokens, while participating in a beach cleanup could earn him 20 GreenX tokens.

When John completes an action, he takes a photo or video of himself doing the action and uploads it to the GreenX app or website. The GreenX community then reviews the photo or video to ensure that John has completed the action as specified.

Once the community approves John's action, he is awarded the specified number of GreenX tokens. These tokens are added to John's GreenX wallet, where he can see his total balance and track his progress toward his goals.

To incentivize continued participation, GreenX could also offer bonuses for users who complete a certain number of actions within a certain time frame. For example, a user who completes 10 environmentally-friendly actions in a month could earn a bonus of 100 GreenX.

Overall, the reward system of GreenX is designed to encourage users to take environmentally-friendly actions in exchange for cryptocurrency rewards. By providing a clear list of actions, transparent verification process, and a reward structure that incentivizes continued participation, GreenX can help to promote sustainable behavior and make a positive impact on the environment.


---

# 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://greenx-1.gitbook.io/whitepaper/fundamentals/reward-system.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.
