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

# PropBlock AI

## **Next-Generation Real Estate Investing**

**PropBlock AI Agent** is a decentralized platform merging artificial intelligence with **real-world asset (RWA)** tokenization to revolutionize property investment. By converting physical real estate into AI-optimized digital assets on **Base Chain**, we democratize access to lucrative markets while eliminating traditional barriers like high capital requirements and illiquidity.

{% content-ref url="/pages/al9R57trTXxxNdjSZKPs" %}
[What is PropBlock AI](/propblock-ai/propblock-ai/what-is-propblock-ai.md)
{% endcontent-ref %}

{% content-ref url="/pages/VuNxxbFbC07KATxTR6Vb" %}
[Problem & Solution](/propblock-ai/propblock-ai/problem-and-solution.md)
{% endcontent-ref %}

{% content-ref url="/pages/GX4XOcVuZ8ayCpsZGeeN" %}
[Key Features](/propblock-ai/propblock-ai/key-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/qAOLVoAI2YYQvRNZXLwk" %}
[Vision and Mission](/propblock-ai/propblock-ai/vision-and-mission.md)
{% endcontent-ref %}

While specific details about **PropBlock AI** are limited, the concept of merging AI with real estate investment is gaining traction. For instance, platforms like Lofty offer fractional investments in rental properties across the U.S., allowing investors to participate without substantial capital or prior experience.&#x20;

Also, PropBlock AI Agent provides real estate investment professionals with reliable analysis and data insights, enhancing decision-making processes.


---

# 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://propblock-ai.gitbook.io/propblock-ai/propblock-ai.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.
