# How Can I ?

This section provides a comprehensive guide to the various operations available on the 0xequity platform.&#x20;

It offers detailed explanations of each operation to help users fully understand how to navigate the platform. By clearly outlining the procedures, the guide aims to facilitate a smoother investment experience and ensure users can efficiently carry out their investment activities with ease.

* [Create An Account](/how-can-i/create-an-account.md)
* [Verify My Account](/how-can-i/verify-my-account.md)
* [Add Recovery Emails](/how-can-i/add-recovery-emails.md)
* [Recover My Account In Case Of Loss](/how-can-i/recover-my-account-in-case-of-loss.md)
* [Deposit Fund](/how-can-i/deposit-funds.md)
* [Withdraw Funds](/how-can-i/withdraw-funds.md)
* &#x20;[Buy Property Tokens](/how-can-i/buy-property-tokens.md)
* [Claim And Redeem Rent](/how-can-i/claim-and-redeem-rent.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.0xequity.com/how-can-i.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.
