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

# $ENRG / Tokenomics

Introducing the $ENRG token, the token that powers the Human Task Force platform.

$ENRG is an ERC20 token powering HTF, its unit of account. Think of 1 ENRG = 30 mins of work. The token allows for instant withdrawals and makes the platforms economic activity visible onchain.

* A user buys (mint) $ENRG for $2.50&#x20;
* Assistants receive $ENRG for completing tasks&#x20;
* $ENRG can always be redeemed (burned) for $2&#x20;
* The spread between mint/burn is the platform fee&#x20;
* Platform fees are airdropped to $HDAO stakers

The $ENRG token plays a pivotal role across the platform and humanDAO ecosystem by incentivizing/tokenomics and distributing platform fees to $HDAO token holders. Airdrops are in (USD) stablecoin and happen quarterly. Remember, by staking your tokens, you're not just earning rewards; you're also playing a crucial role in the growth and stability of the platform.

#### **Opportunity:**

* **Virtuous Economic Model:** HTF fuels its economic engine through transactions with the $ENRG token. This in turn helps fuel the DAO's sustainability.
* **Community Rewards:** Fees collected through HTF are airdropped monthly to $HDAO stakers, reinforcing community-centric ethos. Encourages stakers to act as informal affiliates, enhancing the platform's growth by attracting more users and engagement.
* **Elevating Marginalized Communities**: A dedicated share of our revenue is channelled towards uplifting individuals in underserved regions, reflecting our core mission of fostering economic opportunities and empowerment.


---

# 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.humantaskforce.com/enrg-tokenomics.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.
