# HOW TO

- [How to HyperLend?](https://docs.hyperlend.finance/how-to/how-to-hyperlend.md)
- [↪How to Lend on HyperLend](https://docs.hyperlend.finance/how-to/how-to-hyperlend/how-to-lend-on-hyperlend.md)
- [↪ How to Borrow from HyperLend](https://docs.hyperlend.finance/how-to/how-to-hyperlend/how-to-borrow-from-hyperlend.md)
- [↪ How to HyperLoop](https://docs.hyperlend.finance/how-to/how-to-hyperlend/how-to-hyperloop.md)
- [↪ How to Refer on HyperLend](https://docs.hyperlend.finance/how-to/how-to-hyperlend/how-to-refer-on-hyperlend.md)
- [↪ How to Stake HPL](https://docs.hyperlend.finance/how-to/how-to-hyperlend/how-to-stake-hpl.md)
- [↪ How to Share your Yield in Style](https://docs.hyperlend.finance/how-to/how-to-hyperlend/how-to-share-your-yield-in-style.md)
- [Add to Home Screen (Mobile App)](https://docs.hyperlend.finance/how-to/add-to-home-screen-mobile-app.md): Track your positions on the go — no app store needed.


---

# 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.hyperlend.finance/how-to.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.
