# Yield Cycle Update

<details>

<summary><strong>What is the latest yield cycle update?</strong></summary>

We've made a simple change to how your yield is reflected in your account. Previously, your yield was updated on a daily basis. Now it will be updated on a weekly basis.

</details>

<details>

<summary><strong>Does this mean my funds will stop generating yield on a daily basis?</strong></summary>

No, your funds will still generate yield on a daily basis. The only change is that this yield will be reflected in your account weekly.

</details>

<details>

<summary><strong>When will my yield be updated?</strong></summary>

Your yield will be updated every Friday.

</details>

<details>

<summary><strong>Does this affect how I deposit or withdraw from Multipli?</strong></summary>

This does not affect your deposits and withdrawals. You can withdraw and deposit at any time.

</details>

<details>

<summary><strong>How long will it take for my funds to start generating yield after I deposit?</strong></summary>

Your funds will begin generating yield within 48 hours post deposit. The date at which the said yield will reflect on your account will be mentioned in the holdings page.

Let’s consider two scenarios:

**Scenario A**: You deposit your funds by Wednesday 11:59 PM UTC.

Your yield will reflect on the Friday of the same week.

**Scenario B**: You deposit your funds after Wednesday 11:59 PM UTC.

Your yield will reflect on the Friday of the next week.

</details>


---

# 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.multipli.fi/user-guide/faqs/yield-cycle-update.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.
