> 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/investing-platform/f.a.q..md).

# F.A.Q.

**Q: How does the tokenization process work and how do I become an owner of a business or startup?**\
**A:** Tokenization is the process of converting the value of real-world assets, like a business or startup, into digital tokens. By purchasing these tokens on Thovt's platform, you essentially own a fractional share of the underlying asset. Each token represents a piece of the asset and grants you ownership rights.

***

**Q: How is the management of the owning equity handled by Thovt?**\
**A:** All equity ownerships under Thovt are overseen by specialized management teams. These teams ensure that businesses operate optimally and provide maximum returns for token holders.

***

**Q: What strategies are implemented to generate profits and how will I receive my share?**\
**A:** Thovt's approach maximizes returns through diverse means from rental income to dividends from business profits.

***

**Q: What are the requirements to participate in business or real estate investments on the platform?**\
**A:** Investors need to undergo a KYC (Know Your Customer) verification process to ensure the platform's integrity and compliance with financial regulations.

***

**Q: Are there any minimum investment amounts?**\
**A:** Yes, the minimum investment amount is set at $50.

***

**Q: What legal considerations should I be aware of when investing in tokenized real estate?**\
**A:** Investing in tokenized real estate involves legally recognized ownership rights. It's essential to familiarize yourself with local and international regulations, including property rights, taxation, and asset protection structures.

***

**Q: How can I sell my tokenized assets on the marketplace?**\
**A:** Simply head to Thovt's marketplace and list/sell your token, which represents your investment and ownership. The platform ensures smooth and secure transactions.

***

**Q: What are the fees associated with investing in real estate through Thovt?**\
**A:** There is 2% fee for investing platform and marketoplace.

***

**Q: How often are dividends distributed to investors?**\
**A:** Dividends are typically distributed on a weekly basis. However, this may vary based on the asset's performance and the underlying agreement with investors.

***

**Q: What factors are taken into account when determining the profitability of a real estate investment?**\
**A:** Factors include the asset's location, market demand, rental income, property management efficiency, market appreciation, and operational expenses, among others.

***

**Q: What level of transparency is provided regarding the performance and financials of the real estate assets?**\
**A:** Thovt is committed to full transparency. Regular reports detailing operations, finances, and asset performance are made available to all investors through our all-in-one dashboard.

***

**Q: Are there any tax implications associated with investing in tokenized real estate?**\
**A:** Yes, tax implications vary depending on your jurisdiction. It's advisable to consult with a financial advisor or tax specialist regarding potential tax liabilities.

***

**Q: Can I leverage or borrow against my tokenized real estate holdings for additional financial opportunities?**\
**A:** Absolutely. Thovt offers a platform feature where token holders can use their tokenized assets as collateral to access financial opportunities like loans.

***

**Q: Can I invest with fiat currency or am I limited to using cryptocurrencies?**\
**A:** Thovt welcomes investments using both fiat currency and cryptocurrencies.&#x20;


---

# 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/investing-platform/f.a.q..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.
