# Creating a Quest

Whether you want to quickly offer vote incentives or execute a long-term strategy, Quests can be configured to fit all of your needs.&#x20;

V2 offers two Quest types: Fixed and Ranged. Simply, if you’re aiming for a specific target of votes with a predictable APR choose Fixed. If you want to aggressively meet your core targets with a higher APR and then reduce your rate for additional votes choose Ranged.&#x20;

[Learn more on the features page](/quest-v2/quest-types-and-features.md). Step by step guides can be found below.

{% hint style="info" %}
*A reminder about voting periods*

With Quest, set up rewards before or during a vote. Here's the standard timeline for voters,

**Weekly Voting:**&#x20;

Curve, Balancer, and Bunni: Open weekly, ending at 0:00 UTC every Thursday.&#x20;

**Bi-Weekly Voting:**&#x20;

Convex, Aura, and Liquis: Start on Thursdays at approximately 02:00 UTC and end at 00:00 UTC the following Tuesday.
{% endhint %}

## Step by step guides

#### How to create a Fixed Quest (predictable APR)

{% content-ref url="/pages/JSShJTMuuUXxya7Fs15U" %}
[Fixed Quests](/quest-v2/creating-a-quest/fixed-quests.md)
{% endcontent-ref %}

#### How to create a Ranged Quest (flexible APR)

{% content-ref url="/pages/yCMC0lYFEDZkbc6oi973" %}
[Ranged Quests](/quest-v2/creating-a-quest/ranged-quests.md)
{% endcontent-ref %}

{% hint style="warning" %}
If it isn't already, your reward token will need to be whitelisted.&#x20;
{% 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.paladin.vote/quest-v2/creating-a-quest.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.
