# Understanding cvgSDT

### Locking SDT for veSDT

**`SDT`** can be locked on Stake DAO up to 4 years, in order to boost staking positions and gain voting power. Learn more on the [Stake DAO documentation](https://stakedao.gitbook.io/stakedaohq/governance/vesdt-and-voting-power).

### cvgSDT

**`cvgSDT`** is a liquid tokenized version of locked **`SDT`**. Each **`SDT`** deposited on Convergence is locked forever on the Stake DAO voting escrow contract. **`cvgSDT`** is minted at a 1:1 rate each time a user deposits **`SDT`**.

Converting **`SDT`** to **`cvgSDT`** is irreversible. However, a **`cvgSDT/SDT`** pool exists on Curve. This pool is, and will be maintained by Convergence.

Staking **`cvgSDT`** allows users to claim **`veSDT`** native rewards, **`SDT`**, and **`CVG`** rewards.

{% content-ref url="/pages/gOzsUF58sGy2W0bFOPX0" %}
[cvgSDT staking](/staking/convergence-for-stake-dao/cvgsdt-staking.md)
{% 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.cvg.finance/staking/convergence-for-stake-dao/understanding-cvgsdt.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.
