# Quickstart Guide&#x20;

## Convex (vlCVX) incentives:

Start earning extra incentives with your CVX:

1. Lock your CVX for 16 weeks on [Convex](https://www.convexfinance.com/lock-cvx).
2. To start receiving Votium incentives, you have 2 options:
   1. **Delegate to Votium** via the delegate button on the [Votium website](https://votium.app/). Votium will vote on several incentivized pools for you and you won't have to do anything to receive incentives. Delegating is NOT mandatory. While delegated, **you can still vote manually** for a single pool if you would like to receive a specific incentive of only one token. You can also use third party tools like [The Union](https://llama.airforce/#/union/member) to streamline the process even further.
   2. **Vote manually** on Snapshot after incentives are deposited to Votium (when the proposal is live). For example, here is illustrated a $DAI incentive of 100,000 $DAI. To receive a share of the incentive you will have to vote for 3pool on the Convex Snapshot proposal. You can click on the button on the bottom of the card to take you to the Convex Snapshot space.

That's it! all you have to do is wait for the proposal to end, and the incentives will appear on the Votium claim page (or The Union if you are using it) \~24-48 hours after the proposal is over!

If you have questions left unanswered, please check out the [FAQ ](/faq/vlcvx-faq.md)page & join our [Discord](https://discord.com/invite/dvPcqPAbTh)!

## Curve (veCRV) incentives:

Start earning extra incentives with your CRV:

1. Lock your CRV on [Curve](https://dao.curve.fi/locker).
2. To start receiving Votium incentives **Vote manually** on [Curve's gauge vote](https://dao.curve.fi/gaugeweight). For example, here is illustrated a $DAI incentive of 100,000 $DAI. To receive a share of the incentive you will have to vote for cvxeth on the Curve gauge vote. You can click on the button on the bottom of the card to take you to the Curve website.

![](/files/yyj66DSIwFzIJKi4M2w0)

That's it! all you have to do is wait for the gauge vote to end! Incentives will be distributed on the claim page biweekly, on the same schedule as vlCVX incentives.

If you have questions left unanswered, please check out the [FAQ ](/faq/vecrv-faq.md)page & join our [Discord](https://discord.com/invite/dvPcqPAbTh)!


---

# 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.votium.app/explainers/quickstart-guide.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.
