# Yield Aggregation

### <mark style="color:blue;">Client</mark>

Investment portfolio mangers and companies.

### <mark style="color:blue;">Investment strategies</mark>

Clients define different investment strategies that span across different chains, protocols, AVSs etc. Each strategy yields rewards in their respective tokens and becomes increasingly difficult to keep track of.&#x20;

### <mark style="color:blue;">Yield Monitoring and Withdrawals</mark>

Decimal is employed to track these different yields in respective tokens. Once the yields hit a set target, solvers automatically withdraw and bridge the respective tokens, consolidate them and pay back the clients.

This offers clients greater flexibility towards more sophisticated fund allocations without the hassles of the associated complex cross-chain aggregation process.

***

[<mark style="color:orange;">In short</mark> – cross-chain yields made easy.](#user-content-fn-1)[^1]

[^1]:


---

# 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://wiki.decimal.at/use-cases/yield-aggregation.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.
