# Staking

Users can stake their esVELA to earn rewards, as well as to gain access to other benefits on the platform. See below to learn more about how staking tokens and the Vela Exchange token economy.

<figure><img src="https://1356357463-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrN46BgyysObtNusDYaGn%2Fuploads%2FfAsauvnnG9fKUQlpWgm0%2Fimage.png?alt=media&#x26;token=a4f08c68-490a-455a-958b-da3f684da5d8" alt=""><figcaption><p>Staking and Vesting options can be found on the Earn page</p></figcaption></figure>

## $VLP

Liquidity provider token that provides holders with rewards and incentives.

$VLP Contract Address: [0xC5b2D9FDa8A82E8DcECD5e9e6e99b78a9188eB05](https://arbiscan.io/address/0xC5b2D9FDa8A82E8DcECD5e9e6e99b78a9188eB05)

## $VELA

The primary utility token of the Vela Exchange ecosystem.&#x20;

$VELA can be traded on Arbitrum via [Camelot DEX](https://app.camelot.exchange/) (VELA/WETH), [Ramses](https://beta.ramses.exchange/swap), Uniswap V3 (VELA/USDC.e) and TraderJoe (VELA/ETH).

$VELA Contract Address: [0x088cd8f5eF3652623c22D48b1605DCfE860Cd704](https://arbiscan.io/token/0x088cd8f5ef3652623c22d48b1605dcfe860cd704)

## $esVELA

The vesting 'escrowed' VELA token variant, which is earned from staking $VELA or $esVELA. It can be vested linearly over 6-months and redeemed 1:1 for $VELA.&#x20;

$esVELA Contract Address: 0x16535D4768ACD2E26dDd7383F0D811Bdcf61A313

{% content-ref url="staking/usdvlp" %}
[usdvlp](https://docs.vela.exchange/vela-knowledge-base/exchange/staking/usdvlp)
{% endcontent-ref %}

{% content-ref url="staking/usdvela-and-usdesvela" %}
[usdvela-and-usdesvela](https://docs.vela.exchange/vela-knowledge-base/exchange/staking/usdvela-and-usdesvela)
{% endcontent-ref %}


---

# 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.vela.exchange/vela-knowledge-base/exchange/staking.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.
