> For the complete documentation index, see [llms.txt](https://docs.estateprotocol.com/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.estateprotocol.com/whitepaper/meet-estate-protocol/what-do-we-do.md).

# What do we do?

<figure><img src="/files/a3QhR79NFeyyNXGi4iNj" alt=""><figcaption></figcaption></figure>

**Estate Protocol is all about making real estate investment easy and accessible for everyone**. We believe that investing in real estate is a key way for individuals to build a secure financial future. With that goal, we want to open up the world of real estate to more people, making it simpler for anyone to invest in properties from across the globe, no matter their background, financial status or country of residence.

**We are doing this by changing the traditional real estate investments**. Real estate is known as the world's largest asset class, but it's often seen as hard to get into because of high costs and complex processes. By making real estate more liquid, which means making it easier to buy, sell, and trade real estate, we're unlocking value that's been tied up in properties. This can lead to more opportunities for investors and a more dynamic real estate market.

**We're focused on removing the hurdles** that make real estate investments complicated such as paperwork, hassles of managing the property or even checking up on the property physically. To achieve this, we’re combining real estate with blockchain technology. This not only makes the process of investing in real estate smoother with faster transactions but also super secure.

**Our team is a mix of experts in both the real estate market and blockchain technology**. This unique combination of skills means we understand the specific challenges of the market and have the technical know-how to create solutions. We're using our knowledge to make real estate investing an option for everyone, breaking down barriers and simplifying the process.


---

# 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.estateprotocol.com/whitepaper/meet-estate-protocol/what-do-we-do.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.
