# AVADO Praise

AVADO uses [Praise](https://givepraise.xyz/) to build a strong community by fostering a spirit of cooperation and mutual support.

<figure><img src="/files/b4ENmSyHPw6v6UMshL90" alt="" width="320"><figcaption><p><strong>Avaddin: Avado's Discord Praise Bot</strong></p></figcaption></figure>

Via **Avaddin**, a chat bot in the [Avado Discord](https://discord.gg/RpMaFjTjyw) channels, you can praise people for helping you.  Avaddin keeps track of all “praises” and each month, the people getting praised get a reward (in xDai on the Gnosis chain).

Giving "Praise" is more than expressing gratitude. It also ensures that the user who helped you, gets recognized and rewarded for their contributions. AVADO allocates a budget for this.&#x20;

## Activating your Praise Account

To use "Praise" for the first time, follow these steps:

1. Ensure you have a browser with a connected wallet (like Metamask).
2. Type `/activate` in any AVADO Discord channel and click on **activate my account**.
3. You will be redirected to the AVADO Praise Dashboard in your browser.  Here, you will need to link your Discord account to an Ethereum address you own.  This linked Ethereum address will be used to receive xDAI rewards on the Gnosis chain when you assist other users and receive praise for your help.  You can use a fresh address for this purpose.
4. After linking the address, you will be prompted to sign a message with your wallet.  This step completes the linking process between your Discord account and Ethereum address.

(If your account is still not linked after the initial activation, you may need to type `/activate` again to resolve the issue.)

## Giving Praise

{% tabs %}
{% tab title="Desktop" %}

<figure><img src="/files/vosfFFmQmCreVgWLo1PZ" alt="" width="375"><figcaption></figcaption></figure>

To give praise on Discord desktop app, type `/praise`.  A widget will pop up with two boxes.  In the "receivers" box type the `@` handle of the user you want to give praise to, for example `@sponnet`.  Make sure you start with the `@` symbol and choose from the pop-up list of user names.  Then in the "reason" box provide a reason for the praise.&#x20;

A complete praise command will look like:&#x20;

<figure><img src="/files/ZaiTxojFAHR8q6wpP911" alt="" width="563"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Mobile Device" %}

<figure><img src="/files/w6zy8w2Ppvpw6Am1hFPm" alt="" width="375"><figcaption></figcaption></figure>

To give praise on Discord mobile, type `/praise`.  A widget will pop up with two buttons.  Click the "receivers" button, then after the `receivers:` tag type the `@` handle of the user you want to give praise to, for example `@sponnet`.  Make sure you start with the `@` symbol and choose from the pop-up list of user names.  Then click the "reason" button, and provide a reason for the praise after the `reason:`  tag.

A complete praise command will look like:&#x20;

<figure><img src="/files/dYaXQasKZcTuPoxf3xPD" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

See more examples of praise: [Writing excellent Praise](https://givepraise.xyz/docs/writing-excellent-praise)

At the end of each month the praises are analyzed and counted.  Once the rewards are calculated, they get distributed in xDai on the Gnosis chain.

You can view the latest praises at <https://praise-discord.ava.do/>

## Links

* <https://givepraise.xyz/docs/writing-excellent-praise>
* Sponnet’s talk at ETHCC about community building:

{% embed url="<https://youtu.be/jGr_XYr1oSg>" %}


---

# 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://docs.ava.do/your-avado/avado-support-community/avado-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.
