# Deploying a Quest & Quest Fees

When deploying a quest, you'll need to deposit rewards into the contract that are used for quest rewards in addition to the Quest Protocol fee. Deploying requires two contract interactions, both an approval of tokens and quest deployment. (NOTE: DO NOT close out of the window or you will need to start the flow over again).

The Quest Protocol fee is calculated as 20% of the reward amount per quest participant. The fee is only paid out upon each individual quest completion. If there are no participants in the quest, no protocol fees will be paid.

<figure><img src="/files/NoNUawiLWfy2L2tR7cQc" alt=""><figcaption></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://help.rabbithole.gg/deploying-quests-on-quest-terminal/deploying-a-quest-and-quest-fees.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.
