> For the complete documentation index, see [llms.txt](https://docs.houselink.info/web/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.houselink.info/web/professinoal-profile/working-on-professional-profile/create-professional-profile.md).

# Create Professional Profile

{% embed url="<https://youtu.be/l4i3GYnm58A>" %}

1. **Access to create a Professional Profile.**\
   – Access website of HOUSELINK system and log in.\
   – Click button “***Add Professional Profile***” on the top tab bar.<br>
2. **Steps to create a Professional Profile.**

* Choose your company service.

![](/files/-M7GQ2xL5AmIdsu28o1J)

* Choose detail of your company service, please notice that, ***the more information you update the higher visibility of your company.***

![](/files/-M7GQETTNpqsIp3NZbGU)

* Enter your company phone number, then click “***Sign up***“.

![](/files/-M7GQMvpIoLj1dwo0Qi2)

* ***Enter details of your company information***, the more information you update the higher visibility of your company.

![](/files/-M7GQSZi4K5TLD_PXeGD)

![](/files/-M7GQ_o3EWQ60n1D3wzU)

* Finally, click the button **‘*****‘Next*****”** then wait until your profile is verified and shown on the system.

![](/files/-M7GQfs5Yp8cay9MhDSI)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.houselink.info/web/professinoal-profile/working-on-professional-profile/create-professional-profile.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
