# User Guides

- [How to use the Testnet V2](https://docs.unlockd.finance/user-guides/how-to-use-the-testnet-v2.md)
- [Getting started](https://docs.unlockd.finance/user-guides/getting-started.md)
- [How to supply and earn APY](https://docs.unlockd.finance/user-guides/how-to-supply-and-earn-apy.md)
- [How to create an Unlockd Account](https://docs.unlockd.finance/user-guides/how-to-create-an-unlockd-account.md)
- [How to take an instant loan](https://docs.unlockd.finance/user-guides/how-to-take-an-instant-loan.md)
- [How to manage your loan](https://docs.unlockd.finance/user-guides/how-to-take-an-instant-loan/how-to-manage-your-loan.md)
- [How to settle your loan](https://docs.unlockd.finance/user-guides/how-to-take-an-instant-loan/how-to-settle-your-loan.md)
- [How to navigate the Marketplace](https://docs.unlockd.finance/user-guides/how-to-navigate-the-marketplace.md)
- [How to bid/buy an asset](https://docs.unlockd.finance/user-guides/how-to-bid-buy-an-asset.md)
- [How to auction/list/sell an asset](https://docs.unlockd.finance/user-guides/how-to-auction-list-sell-an-asset.md)
- [How to enable Notifications](https://docs.unlockd.finance/user-guides/how-to-enable-notifications.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.unlockd.finance/user-guides.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.
