# How to install (free)

{% embed url="<https://www.youtube.com/watch?v=ajcJjLYbun8>" %}
Siva Installation Video Guide
{% endembed %}

## Step 1

Invite the Engage2Earn Siva bot to your Discord Server.

* Invite Free Public Siva Bot: <https://siva.gg/invite>

## Step 2

To initialize the Engage2Earn system, please write a message as a Discord user who has full administrator- or owner permissions, and make sure that the Siva bot has at least the "View Channel" and "View Message History" permissions for the channels you want your members to earn in. [Read more](/founders-guide/discord-bot/permissions.md) details on required permissions.

(optional) Set a channel for reward notifications with the command `/set-channel`

## Step 3

Done ✅ Congratz, all your community members can now earn Crypto.\
\
Happy engaging!


---

# 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.siva.gg/founders-guide/how-to-install.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.
