# Dashboard

- [Personal Information](https://wpdocs.gitbook.io/housey/opal-estate-content/profile/personal-information.md): This section allows users to set personal information (change password, avatar, language ...)
- [Favorite](https://wpdocs.gitbook.io/housey/opal-estate-content/profile/favorite.md): This section will display all of your favorite property
- [Reviews](https://wpdocs.gitbook.io/housey/opal-estate-content/profile/reviews.md): Displaying and managing all of review for property
- [Submit Property](https://wpdocs.gitbook.io/housey/opal-estate-content/profile/submit-property.md): To create property easy and quickly
- [My properties](https://wpdocs.gitbook.io/housey/opal-estate-content/profile/untitled.md): When you submit ticket and property will display in my properties tab.
- [My membership](https://wpdocs.gitbook.io/housey/opal-estate-content/profile/my-membership.md): All membership when it bought will display in my membership
- [My Invoices](https://wpdocs.gitbook.io/housey/opal-estate-content/profile/my-invoices.md): Display all invoice when user bought membership
- [Renew Membership](https://wpdocs.gitbook.io/housey/opal-estate-content/profile/renew-membership.md): Upgrade membership to new option.


---

# 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://wpdocs.gitbook.io/housey/opal-estate-content/profile.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.
