# How to use Hashstack V1

- [How do I connect my wallet?](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/how-do-i-connect-my-wallet.md)
- [Supply](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/supply.md)
- [Borrow](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/borrow.md)
- [Spend Borrow](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/spend-borrow.md)
- [Convert tokens to original borrow market](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/spend-borrow/convert-tokens-to-original-borrow-market.md)
- [Liquidity Provision](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/spend-borrow/liquidity-provision.md)
- [Swapping](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/spend-borrow/swapping.md): Utilize the swap function to facilitate seamless asset exchanges and enhance your trading experience.
- [Staking rTokens](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/staking-rtokens.md): Guide on staking rTokens.
- [Unstaking rTokens](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/unstaking-rtokens.md): Guide on unstaking rTokens.
- [Repay borrow](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/repay-borrow.md): Guide to use the "repay repay" option when repaying borrowed tokens.
- [Zero repay](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/zero-repay.md): Guide to use the "zero repay" option when repaying borrowed tokens.
- [Withdraw Supply](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/withdraw-supply.md): To withdraw your supply either partially or completely, follow the steps:
- [Add collateral to existing borrow](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/add-collateral-to-existing-borrow.md)
- [Add tokens to existing supply](https://docs.hashstack.finance/hub/how-to-use-hashstack-v1/add-tokens-to-existing-supply.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/hub/how-to-use-hashstack-v1.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.
