# Flux

<figure><img src="https://3585923561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uQiLcgXhmv2CDkhaT7N%2Fuploads%2F89mrkFZTCsmlkoThAN0A%2FTwitter%20header.png?alt=media&#x26;token=b41d9ba3-6860-4064-a1f1-d00861d031b4" alt=""><figcaption></figcaption></figure>

<h3 align="center">Flux is the omnichain Proof of Yield protocol, combining cross-chain capital management with on-chain accountability.</h3>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Learn</strong></td><td>Conceptual documentation explaining how Flux works.</td><td><a href="https://app.gitbook.com/o/RIjgdOtsy92ZdKhnQwHb/s/KPVHErA7qcnEq1p4ugyk/">Learn</a></td><td><a href="https://3585923561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uQiLcgXhmv2CDkhaT7N%2Fuploads%2FfKYAKCoXUcnSDgcm8hBW%2FLearn.png?alt=media&#x26;token=6f7b522a-e3d0-41ed-85ff-c282e16703b1">Learn.png</a></td></tr><tr><td><strong>Build</strong></td><td>Technical guides for integrating with Flux.</td><td><a href="https://app.gitbook.com/o/RIjgdOtsy92ZdKhnQwHb/s/xVoxu0yzPWjaRmoTDq97/">Build</a></td><td><a href="https://3585923561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uQiLcgXhmv2CDkhaT7N%2Fuploads%2FCk6NI0oiSxiq6ijncbDS%2FBuild.png?alt=media&#x26;token=a26b2fe9-ab8f-464d-a271-bdc854f296ee">Build.png</a></td></tr><tr><td><strong>Curate</strong></td><td>Resources for vault creators.</td><td><a href="https://app.gitbook.com/o/RIjgdOtsy92ZdKhnQwHb/s/HltKXZK6bFJa24XvtwdY/">Curate</a></td><td><a href="https://3585923561-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uQiLcgXhmv2CDkhaT7N%2Fuploads%2FH6zEuQjkeWqOb9Sar2kZ%2FCurate.png?alt=media&#x26;token=95514a2c-fa90-4fc3-a712-3be7ceb2aa27">Curate.png</a></td></tr></tbody></table>

{% columns %}
{% column width="50%" %}

### New to Flux? Start Here!

1. [Protocol Overview](https://app.gitbook.com/s/KPVHErA7qcnEq1p4ugyk/) - Understand what Flux is
2. [Flux Vault](https://app.gitbook.com/s/KPVHErA7qcnEq1p4ugyk/concepts/vaults) - Learn about vaults
3. [Quick Start Guide](https://app.gitbook.com/s/xVoxu0yzPWjaRmoTDq97/) - Get started quickly
   {% endcolumn %}

{% column width="50%" %}

### Resources

* **Website**: [useflux.xyz](http://useflux.xyz/)
* **GitHub**: [nexus-labs/flux-v1-contracts](https://github.com/nexus-labs/flux-v1-contracts)
* **Audits**: [Security audits](https://docs.useflux.xyz/resources/audits)
* **Deployed Contracts**: [Contract addresses](https://docs.useflux.xyz/resources/addresses)
  {% endcolumn %}
  {% endcolumns %}


---

# 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.useflux.xyz/home.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.
