> For the complete documentation index, see [llms.txt](https://cahf.gitbook.io/kenya-legal-policy-and-institutional-review/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cahf.gitbook.io/kenya-legal-policy-and-institutional-review/annex-e-laws-and-policies-relating-to-professionals-in-housing/10.-the-real-estate-management-bill-2023.md).

# 10. The Real Estate Management Bill 2023

Quick link: <http://www.parliament.go.ke/sites/default/files/2023-08/The%20Real%20Estate%20Regulation%20Bill%2C%20No.%2035%20of%202023.pdf>

·         Key Provisions in the Bill include:&#x20;

* Clause 4 of the Bill establishes the Real Estate Board as the regulatory authority tasked with the licensing of real estate agents, regulating and registering real estate projects and prescribing standard fees and charges to be levied by real estate agents and developers.&#x20;
* Clause 26 of the Bill which prescribes the requirements for registration as a real estate agent in Kenya which includes the person being a citizen of Kenya and possessing a degree in real estate and its equivalent. &#x20;

·         This will promote professionalism and weed out fraudsters.&#x20;

* Clause 27 of the Bill precludes a real estate agent from engaging in unfair trade practices which include false representations as to the standard or grade of particular services, publication of any advertisement for property that is not intended to be offered, false or misleading representation concerning the services rendered or offered or representation that the real estate agent has approval or affiliation which they don’t have. &#x20;

This is meant to protect consumers resulting in increased consumer confidence in the real estate sector.


---

# 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://cahf.gitbook.io/kenya-legal-policy-and-institutional-review/annex-e-laws-and-policies-relating-to-professionals-in-housing/10.-the-real-estate-management-bill-2023.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.
