> For the complete documentation index, see [llms.txt](https://docs.arkis.xyz/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkis.xyz/home/for-borrowers.md).

# For Borrowers

- [What can I do with Arkis?](https://docs.arkis.xyz/home/for-borrowers/what-can-i-do-with-arkis.md)
- [Borrowing Overview](https://docs.arkis.xyz/home/for-borrowers/borrowing-overview.md): Arkis Margin Engine, Margin Account, Compliance Manager, and Markets are core parts of our leverage infrastructure
- [Working with Margin Account](https://docs.arkis.xyz/home/for-borrowers/working-with-margin-account.md)
- [Loan Repayment](https://docs.arkis.xyz/home/for-borrowers/loan-repayment.md)
- [CEX-DEX Portfolio Margin](https://docs.arkis.xyz/home/for-borrowers/cex-dex-portfolio-margin.md)
- [Examples of Trades](https://docs.arkis.xyz/home/for-borrowers/examples-of-trades.md)
- [Pendle Margin Trading](https://docs.arkis.xyz/home/for-borrowers/examples-of-trades/pendle-margin-trading.md)
- [CEX-DEX Delta-Neutral Trade](https://docs.arkis.xyz/home/for-borrowers/examples-of-trades/cex-dex-delta-neutral-trade.md)
- [Overcollateralised Loan with Withdrawal](https://docs.arkis.xyz/home/for-borrowers/examples-of-trades/overcollateralised-loan-with-withdrawal.md)
- [Non-EVM Asset as Collateral](https://docs.arkis.xyz/home/for-borrowers/examples-of-trades/non-evm-asset-as-collateral.md)
- [Non-EVM Assets as Collateral](https://docs.arkis.xyz/home/for-borrowers/non-evm-assets-as-collateral.md)
- [Whitelisted Assets and Protocols](https://docs.arkis.xyz/home/for-borrowers/whitelisted-assets-and-protocols.md)
- [Tri-Party Collateral Setup Using a Qualified Custodian](https://docs.arkis.xyz/home/for-borrowers/tri-party-collateral-setup-using-a-qualified-custodian.md)
- [Managing Your Positions](https://docs.arkis.xyz/home/for-borrowers/managing-your-positions.md)
- [The Telegram Support Bot](https://docs.arkis.xyz/home/for-borrowers/managing-your-positions/the-telegram-support-bot.md)
- [Moving Funds Between Venues](https://docs.arkis.xyz/home/for-borrowers/managing-your-positions/moving-funds-between-venues.md)
- [Staking & Yield](https://docs.arkis.xyz/home/for-borrowers/managing-your-positions/staking-and-yield.md)
- [Health Factor, Top-Ups & Alerts](https://docs.arkis.xyz/home/for-borrowers/managing-your-positions/health-factor-top-ups-and-alerts.md)


---

# 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 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.arkis.xyz/home/for-borrowers.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.
