# FAQ

Q: I have deposited to the multi-strategy vault and my balance has decreased. How so?

A: Balance is shown in dollar value, so the fluctuations of stablecoin price can affect how much you're seeing. Additionally, when pool rebalancing occurs, the swap from one asset to another can result in a minor fee being charged. However, this is compensated over time with earned rewards. This is not a Clip Finance fee but an exchange swap fee. Pool rebalancing is necessary to keep the pool within range to continue earning rewards.

Q: Why does the multiplier reset when I stake CLIP token? I want to stake after I claim my share why would it reset?

A: It does not reset but decreases proportionally. This behavior is a protection against the situation when you have staked 1 CLIP token, got some big multiplier and deposited another 1000 CLIP tokens.


---

# 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.clip.finance/clip-finance-ecosystem/faq.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.
