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

# Due Dilligence

### **Real Estate**

In the realm of real estate investment, Thovt places paramount importance on comprehensive due diligence processes. Our team comprises seasoned advisors and industry experts with a deep understanding of the real estate industry. These professionals conduct rigorous assessments of potential properties, considering factors such as location, market trends, property condition, and rental potential. \
\
Moreover, we forge partnerships with top-tier industry specialists to ensure that each investment opportunity meets our high standards of quality and has the potential for long-term growth and profitability.

### **Businesses/Startups**

In the domain of businesses and startups, our due diligence process remains robust and exhaustive. We engage in collaborations with a network of experts and advisors drawn from venture funds, angel investors, and seasoned professionals well-versed in equity and funding realms. This collective pool of expertise empowers us to conduct meticulous assessments of each business or startup seeking tokenized equity funding.

Our evaluation encompasses a comprehensive scrutiny of the company's business model, growth projections, financial stability, and leadership composition. Through this diligent process, we endeavor to present our investors with access to promising ventures poised for substantial returns. Our unwavering commitment to thorough due diligence ensures that our investment opportunities resonate with our vision of empowering individuals and championing innovative enterprises.

### Advisory Fund

The Advisory Fund is a specialized resource within Thovt DAO, curated to recognize and reward experts and advisors across diverse sectors that intersect with Thovt DAO's vision and Real-World Assets (RWA).&#x20;

{% content-ref url="/spaces/bVTFUkVl3ch3EDvibk01/pages/isOE7o4doh4ObDjMiaYT" %}
[Funds](/thovt/token-investing/how-it-works/funds.md)
{% endcontent-ref %}

{% content-ref url="/spaces/bVTFUkVl3ch3EDvibk01/pages/5iNVyZuT2GXwUCpumsKd" %}
[Become Advisor](/thovt/general/become-advisor.md)
{% endcontent-ref %}


---

# 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://thovt-io.gitbook.io/thovt/real-world-assets/due-dilligence.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.
