# Video content

**Tutorials**

If you don't enjoy reading, you might like these videos going over Flux's main functionality:

* Why use Flux? - coming soon
* [How to borrow fUSD on Flux](https://youtu.be/dIBoZLF0RnQ?si=_LnTEli7o9Ounu15)
* [How to earn fUSD yield using Flux Reservoirs](https://youtu.be/kN796nP1-yw?si=ykVC64mqFecQjPys)
* [How to earn fUSD yield providing fUSD liquidity](https://youtu.be/z5uGydaWtZo?si=v2dBDqfLG3jZRdug)
* [How to earn fUSD by burning $ILIS](https://youtu.be/ppyyvfJgLF8?si=mRyycQ884D9gG30F)
* [How fUSD keeps peg: Redemptions and Interest rate explained](https://youtu.be/XeA5dZEJkkM?si=CdVWAo38yvAClmM9)

\
**Dev Logs**

During the development of Flux, multiple dev logs were recorded. If you're interested in the process, and the thoughts behind its architecture, you might like [this playlist](https://www.youtube.com/playlist?list=PLz9zQtPeULlrXbtAP2RJaZR3S2XZA8MLw).


---

# 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.ilikeitstable.com/video-content.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.
