> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/housey/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/housey/opal-estate-content/agency.md).

# Agency

**a. Create Agency**

&#x20;**Step 1** - Log in to your WordPress Administration Panel (Dashboard).\
\
&#x20;**Step 2** - Click the '**Agencies**' tab.\
\
&#x20;**Step 3** - Click the '**Add New Agency** ' .\
\
&#x20;**Step 4** - Start filling in the blanks: enter your agent title in the upper field, and enter your agent body content in the main agent editing box below it.\
\
&#x20;**Step 5** - As needed, select featured image of agent .

![](/files/-LpVvj3WUiHvSaKmK-DK)

&#x20;**Step 6** - Scroll down until you see the "**Metabox**" there you will be able to customize the agency and fill in all information in there.

In **General tab**: Input all data of agency information

In **Socials tab**: Input all data of agency information

In **Team tab**: Input link of user id and agent team

![](/files/-LpVvoMHCHoyfVce1hpK)

&#x20;**Step 7** - When Agency is readly, click button "**publish**".

![](/files/-LpVvzWsVFVKVysauNol)

**b. Ageny Categories**

&#x20;**Step 1** - Log in to your WordPress Administration Panel (Dashboard)\
\
&#x20;**Step 2** - Click the '**Agencies**' tab\
\
&#x20;**Step 3** - Click the '**Agency Categories**'\
&#x20;**Step 4** - Start filling in the blanks: enter your agent title in the upper field, and enter your slug, parent category....<br>

![](/files/-LpVw9DJFbl2lhtbP-a6)

**c. Rating Features**

Rating Features is provide function rating agency for customer.

To create Rating Features of agency, please step by step:

**- Step 1:** Navigate to **Appearance** → **Agencies** in your **WordPress admin dashboard**.

**- Step 2:** Click the **Rating Features**.

**- Step 3:** You will see option "**Add rating feature**". Click to button and you will see form to create.

**- Step 4:** Please fill all information in this form and then click to button "**Publish**".

![](/files/-LpVwFhP0-KEZr_XQqRS)

&#x20;**Front-end look like:** when member add rating in your agency.

![](/files/-LpVwJ8em5ncnCjd1SS8)


---

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