# Requirements

Requirements play a **crucial role** in Siva as they serve as **fundamental building blocks**. By adding requirements to rewards, you gain the ability to implement token-gating and precise control over the entire reward system. This fine-grained approach allows for targeted management and ensures that **rewards are granted based on specific conditions and achievements**.

<figure><img src="/files/7AfnuGyRHvdkpEwLPpp6" alt=""><figcaption><p>Requirement Type: Token or Coin Balance</p></figcaption></figure>

<figure><img src="/files/din2awylvQfSvJptfxju" alt=""><figcaption><p>Requirement Type: NFT Balance</p></figcaption></figure>

<figure><img src="/files/TwssZ70cT2VDMnZsNvEJ" alt=""><figcaption><p>Requirement Type: Project Level</p></figcaption></figure>

<figure><img src="/files/ueZ8L1UkIU0kpZiaclmR" alt=""><figcaption><p>Requirement Type: Discord Role</p></figcaption></figure>

<figure><img src="/files/qODpD3z6aqzz1eKnUMyc" alt=""><figcaption><p>Requirement Type: Daily Quest (Current/Highest Streak, Total Completed)</p></figcaption></figure>


---

# 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/backend/project-settings/requirements.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.
