# Quests and Raids

Completing Quests and Raids is a great way to get rewarded for participating in a DAO. DAOs rely on distributed work to get things done, and this is a way to incentivize that work to be done.

## Completing Quests and Raid Challenges

Follow this guide to complete Quests or Raid Challenges

**Step 0: Navigate to the Quest or Raid Challenge you want to complete.**

Connect your wallet and navigate to the Quests page of your Organization. View your Quest on a Quest board or click into active Raids to see Raid Challenges to complete.

**Step 1: Open the Quest/Raid Challenge**

Click the incentive to see more information about it

**Step 2: Submit your completion**

For Twitter & Discord Challenges: Make sure your Socials are linked on your Profile page. This will let you automatically claim points for completing these rewards. Just click verify completion.

For Challenges that aren't automated, submit proof of your completion.&#x20;

## Earn Gems & Tokens

By completing Raids and Quests, you'll earn gems & tokens, to learn more about how that works, check [this page](/clarity-v1/key-distinctions/quests-vs-raids.md) out. Earning Gems and Tokens allows you to increase your power in a DAO in future governance actions by **participating** rather than by **buying influence.** This is a key unlock for DAOs!


---

# 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.clarity.vote/clarity-v1/participating-in-an-organization/quests-and-raids.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.
