# USER GUIDE

- [Creating Account](https://docs.townsq.xyz/user-guide/creating-account.md)
- [Link or Invite Address](https://docs.townsq.xyz/user-guide/link-or-invite-address.md): You can connect additional networks to your account for easier management across chains.
- [Deposit to Earn](https://docs.townsq.xyz/user-guide/deposit-to-earn.md): The Deposit to Earn feature allows you to supply assets into liquidity pools and earn interest over time. By participating, you become a lender — your deposited tokens are made available to borrowers.
- [Withdraw Deposits](https://docs.townsq.xyz/user-guide/withdraw-deposits.md): When you withdraw, you take back the tokens you’ve supplied to the protocol, along with any interest earned while they were deposited.
- [Borrow](https://docs.townsq.xyz/user-guide/borrow.md)
- [Adding Collateral](https://docs.townsq.xyz/user-guide/borrow/adding-collateral.md)
- [Borrow an Asset](https://docs.townsq.xyz/user-guide/borrow/borrow-an-asset.md)
- [Withdraw Collateral](https://docs.townsq.xyz/user-guide/borrow/withdraw-collateral.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.townsq.xyz/user-guide.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.
