# VE Model for SatoshiChain

$veSC is a vesting and yield system based on the Curve’s veCRV mechanism. By using this model, users may lock up their $SC for up to 4 years to get up to four times the amount of $veSC as a reward. (e.g. 100 $SC locked for 4 years returns 400 $veSC). $veSC is not a transferable token nor does it trade on liquid markets. It is more akin to an account-based point system that signifies the vesting duration of the wallet's locked $veSC tokens within the protocol.


---

# 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://satoshichain.gitbook.io/satoshi-chain/ve-model-for-satoshichain.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.
