# User

* [Members](/web/user/members.md)
* [How to verify your log-in](/web/user/how-to-verify-your-log-in.md)
* [INSTRUCTION FOR CHANGING USER PASSWORD](/web/user/instruction-for-changing-user-password.md)
* [Instruction for HOUSELINK free user account registration](/web/user/instruction-for-houselink-free-user-account-registration.md)
* [Instruction for joining any company](/web/user/instruction-for-joining-any-company.md)
* [GUIDANCE FOR APPROVING COMPANY’S MEMBERSHIP](/web/user/guidance-for-approving-companys-membership.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.houselink.info/web/user.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.
