> For the complete documentation index, see [llms.txt](https://docs.updefi.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.updefi.finance/italiano/strategie/strategie-up-staking.md).

# Strategie UP-Staking

La **strategia UP-Staking** distribuisce tutti i profitti del protocollo agli holders del token UP

### Logica della strategia&#x20;

Gli utenti ricevono gli UP token fornendo liquidità alle strategie di auto-compounding o yield-enhancing. I profitti generati da queste strategie vengono distribuite tra chi mette il token UP in staking. Questo modello economico assicura del valore al token UP ed allo stesso momento incentiva gli utenti a fornire liquidità alle diverse strategie offerte.

### &#x20;Azioni della strategia&#x20;

La strategia compie le seguenti azioni:&#x20;

1. **Deposito Utente:** L’utente deposita UP token nel contratto della strategia.&#x20;
2. **Ritiro Utente:** L’utente può liberamente ritirare dal contratto della strategia i propri UP token, in ogni momento.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/italiano/strategie/strategie-up-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.
