# Borrow

- [How to borrow](https://docs.hashstack.finance/mainnet-guide/borrow/how-to-borrow.md)
- [How to deposit additional collateral to existing borrow?](https://docs.hashstack.finance/mainnet-guide/borrow/how-to-deposit-additional-collateral-to-existing-borrow.md)
- [Repay borrowed assets](https://docs.hashstack.finance/mainnet-guide/borrow/repay-borrowed-assets.md)
- [Withdraw collateral after repaying borrowed asset](https://docs.hashstack.finance/mainnet-guide/borrow/withdraw-collateral-after-repaying-borrowed-asset.md)
- [Withdraw the borrowed assets to your wallet](https://docs.hashstack.finance/mainnet-guide/borrow/withdraw-the-borrowed-assets-to-your-wallet.md)
- [Performing swap actions](https://docs.hashstack.finance/mainnet-guide/borrow/performing-swap-actions.md)
- [How to revert your swapped token](https://docs.hashstack.finance/mainnet-guide/borrow/how-to-revert-your-swapped-token.md)
- [FAQs on borrow](https://docs.hashstack.finance/mainnet-guide/borrow/faqs-on-borrow.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.hashstack.finance/mainnet-guide/borrow.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.
