# Fixed Quests

Fixed Quests are the same as the original Quests in V1. If you know how much you want to reward per vote you can cap your rewards when your vote target is reached. This is the straightforward way to offer a specific APR to voters. Now there are also `Reward rollover` abilities to automate more of your strategy.&#x20;

## 1. Fill the Quest’s basic info&#x20;

<figure><img src="/files/GUOySBWtXZ6oeFnW0BpN" alt=""><figcaption><p>Step 1: Fill ecosystem, gauge, token, and vote period</p></figcaption></figure>

## 2. Select which voters you want to target

<figure><img src="/files/TRkOmr5uiUBRW3PvNSQg" alt=""><figcaption><p>Step 2</p></figcaption></figure>

## 2a. Optionally you can blacklist or whitelist specific voters

<figure><img src="/files/ihD2U7nhunrdbvHO3XEB" alt=""><figcaption><p>Optional step to add permissions</p></figcaption></figure>

## 3. Set your Quest’s budget and the APR you want to offer

1. Your budget is distributed across the `Numbers of weeks` you choose
2. Select `Fixed` reward type
3. Price your `Reward per vote`. The $ per vote is displayed.&#x20;
4. Choose your `Reward rollover` option

<figure><img src="/files/t1YA8YbqxjtlqJUmDiP9" alt=""><figcaption><p>Final step</p></figcaption></figure>

{% hint style="success" %}
**With this done you can create your Quest for the voting period.** For expert advice on budgeting or liquidity management, please consult the Paladin team.
{% endhint %}


---

# 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.trevee.xyz/trevee-quest/overview/creating-a-quest/fixed-quests.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.
