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

# Admin Privileges

Once users deposit funds, and the smart contracts deploy money from the vaults according to the protocol’s guidance, **the funds cannot be accessed by Flurry Finance**.:christmas\_tree:

That said, Flurry’s control of the Smart Contracts can be upgraded, but still without accessing the funds themselves. These upgrades would include but not limited to:&#x20;

* More **Cross-Chain** capabilities
* More **DeFi protocol** and **strategies** options &#x20;
* **New functions** like voting
* (so on...)

Unlike protocols like Uniswap, when the Flurry Protocol is upgraded, **no migration is required** between the versions.

To enjoy admin privileges, get **FLURRY** now referring to:

* Buying $FLURRY:

{% content-ref url="/pages/-MjZ53Q2dFwuBwzlZBB-" %}
[Trading FLURRY token](/flurry-finance/governance/usdflurry-governance-token/trading-flurry.md)
{% endcontent-ref %}

* Earning through **Flurry DApp**:

{% embed url="<https://app.flurry.finance>" %}

The portal below brings you to the **User Guide** for Flurry DApp:

{% content-ref url="/pages/wTLWDAlsV79M0XrFxi9k" %}
[User Guide](/flurry-finance/user-guide.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.flurry.finance/flurry-finance/governance/admin-privileges.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
