# UP-staking Strategies

The **UP-staking strategy** directly distributes the UpDeFi protocol revenues to the UP token holders.

## **Strategy Logic**

Users will receive UP token rewards when participating in the auto-compounding and yield-enhancing strategies. At the same time, the user will hand over some of the yields obtained in the two types of strategies to the UpDeFi protocol, and the UpDeFi protocol will distribute these revenues to UP tokens stakers.&#x20;

This economic model design ensures the value of UP tokens, which can better motivate users to participate in the auto-compounding and yield-enhancing strategies on the UpDeFi platform.

## **Strategy Operations**

The following are the detailed operations of a strategy:

<img src="/files/P2k0sTsXcxGqvtzXQE8M" alt="" data-size="line">**User deposit:** The user deposits the UP tokens into the strategy contract.

<img src="/files/db9GEDnjYDvWcvX4hf05" alt="" data-size="line">**User withdrawal:** Users can freely withdraw their UP tokens deposited and the other tokens awarded to users by the UpDeFi platform, at any time.


---

# 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.updefi.finance/strategies/up-staking-strategies.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.
