# BANX PROTOCOL

- [Overview](https://docs.banx.gg/banx-protocol/overview.md)
- [How to borrow?](https://docs.banx.gg/banx-protocol/how-to-borrow.md): Walkthrough
- [Detailed borrowing process](https://docs.banx.gg/banx-protocol/how-to-borrow/detailed-borrowing-process.md): How to use the Banx protocol as a borrower
- [Tips for borrowers](https://docs.banx.gg/banx-protocol/how-to-borrow/tips-for-borrowers.md): How to have a great borrowing experience
- [How to lend?](https://docs.banx.gg/banx-protocol/how-to-lend.md): Walkthrough
- [Detailed lending process](https://docs.banx.gg/banx-protocol/how-to-lend/detailed-lending-process.md): How to use the Banx protocol as a lender
- [TODO: update Tips for lenders](https://docs.banx.gg/banx-protocol/how-to-lend/todo-update-tips-for-lenders.md): How to have a great lending experience
- [Multiply](https://docs.banx.gg/banx-protocol/multiply.md): Increase your exposure to any asset by leveraging it on Banx to farm more yield or rewards
- [Vaults](https://docs.banx.gg/banx-protocol/vaults.md): Vaults provide users with a simpler way to lend on Banx, while allowing market experts gather more capital to earn from.
- [Protocol parameters](https://docs.banx.gg/banx-protocol/protocol-parameters.md)


---

# 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.banx.gg/banx-protocol.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.
