# !Praise

The Praise system as the TEC currently uses it evolved out of the [Giveth](http://giveth.io) communities’ experiments with [Reward DAO](https://medium.com/giveth/how-rewarddao-works-aka-what-are-points-7388f70269a) and the [Commons Stack’s iteration](https://wiki.commonsstack.org/contributors-guide) on the system.

### **Praise**

Praise is a reward mechanism based on gratitude that is quantified into Impact Hours which will turn into TEC tokens after the Hatch.

The TEC borrowed the Praise system from the Commons Stack to create a culture of gratitude. Multiple community members have the ability to "dish praise" to other members for their contributions. Praise is subjective to capture not only clear actions but also less concrete contributions like care work.&#x20;

Purpose:

* Acknowledge and Reward Contributions.
* Create a culture of gratitude.
* Instigate decentralized updates about work being done.
* Distribute early Governance rights widely.
* Give feedback on what work is valued by the community.

**How to Praise:** When a community member notices that someone has done something to help the community, they can “dish praise” to that community member by sending a message that starts with “!praise” in discord or “!dish praise to/for” in Telegram acknowledging who made what contribution.

**How Praise is Quantified:**&#x20;


---

# 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://token-engineering-commons.gitbook.io/tec-handbook/budgeting-and-reward-system/praise.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.
