# veSAIL

veSAIL is the vote escrowed token (veToken) of AdmiralDAO. It enables SAIL holders to stake their tokens in an escrow account to earn additional SAIL, further increasing their voting rights and giving governance participants a vested interest in managing the DAO.

### How veSAIL Works

SAIL holders stake their SAIL in the [escrow account](https://clipper.exchange/app/liquidity/stake/sail) and receive veSAIL in return. veSAIL can be used in governance, just like SAIL.&#x20;

To convert veSAIL back to SAIL and redeem rewards, depositors burn their veSAIL. The exchange rate between veSAIL and SAIL changes over time, depending on how much additional SAIL (for rewards) resides in the redemption contract.&#x20;

Note that the [DAO voted](https://snapshot.org/#/theadmiraldao.eth/proposal/0xa17214a8d24a40145a7086c5e23e783b3017a07327aa0544562264f8a8a41005) to distribute Real Yield instead of (or in addition to) of SAIL. That is expected to be implemented in veSAIL v2.

### Is There a Lockup Period?&#x20;

Currently, there is no required lock-up period for veSAIL, similar to the 0-day lock-up for xSushi. However, a lock-up parameter may be implemented by DAO governance in the future.

{% hint style="info" %}
Note that although there is no required lockup period, the longer a deposit is left in the escrow contract the more rewards it accrues.&#x20;
{% endhint %}

### Where Do the SAIL Rewards Come From?

A portion of Clipper’s protocol fees will be used to purchase SAIL off the open market. This SAIL is then deposited into the redemption contract and distributed as rewards to veSAIL holders. In the future, SAIL rewards may be vested over a long timeframe to ensure long-term incentive alignment of governance participants.&#x20;

**For information on protocol fees see:**

* [How Clipper Generates Protocol Fees ](https://docs.clipper.exchange/introduction/how-dao-protocol-fees-work)
* View protocol fees on [Token Terminal](https://tokenterminal.com/terminal/projects/clipper/financial-statement)
* The magnitude of the opportunity: [Projecting Protocol Fees](https://blog.clipper.exchange/dao-protocol-fees/)&#x20;
* DEX traction: [Clipper DEX performance](https://dune.com/shipyard_software/clipper-official)

### How to Get veSAIL**‍**

1. Visit Clipper's [Get veSAIL page](https://clipper.exchange/app/liquidity/stake/sail) and connect your wallet.&#x20;
2. Enter the amount of SAIL you want to stake. You will be shown the current SAIL<->veSAIL conversion rate here.&#x20;
3. Once your transaction completes, your returns will begin growing at the current Staking APY rate listed on the veSAIL dashboard! Your SAIL balance is always visible on the [SAIL page](https://clipper.exchange/sail).

<figure><img src="/files/NRyRSxy6DqFx24eBYI4V" alt="" width="375"><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://docs.clipper.exchange/governance-token/sail-primer/vesail.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.
