# Banx I Perpetual loans on Solana 🫰 💰

## Banx I Perpetual loans on Solana 🫰 💰

- [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)
- [Leaderboard](https://docs.banx.gg/users-rewards/leaderboard.md): Season 3 will be going live in Q2 🔥
- [Referral program](https://docs.banx.gg/users-rewards/referral-program.md)
- [Holder benefits](https://docs.banx.gg/banx-nfts/holder-benefits.md): The more Banx you own and stake, the stronger the financial benefits you get
- [Staking & Adventures](https://docs.banx.gg/banx-nfts/staking-and-adventures.md)
- [Points Ecosystem](https://docs.banx.gg/banx-nfts/points-ecosystem.md)
- [Holder benefits](https://docs.banx.gg/usdbanx-token-soon/holder-benefits.md): The more $BANX you own and stake, the stronger the financial benefits you receive
- [Staking & Adventures](https://docs.banx.gg/usdbanx-token-soon/staking-and-adventures.md)
- [Tokenomics](https://docs.banx.gg/usdbanx-token-soon/tokenomics.md)
- [About us](https://docs.banx.gg/team/about-us.md)
- [Roadmap](https://docs.banx.gg/team/roadmap.md): TBD


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.banx.gg/banx-protocol/overview.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.
