> 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/disclaimer.md).

# Disclaimer

***THE INFORMATION ON THIS PAGE IS NOT LEGAL, FINANCIAL, TAX, OR AI ADVICE.***\
*Consult licensed professionals before making decisions. PropBlock AI, its affiliates, and contributors disclaim all liability for losses arising from your use of this platform, $PROP tokens, or AI tools.*

### ***Informational Purposes Only***

*This documentation describes experimental blockchain and AI systems.*

* ***Not an Offer**: No guarantee of returns, valuation accuracy, or liquidity.*
* ***Dynamic Content**: AI models, tokenomics, and compliance frameworks may update without notice.*
* ***Unaudited Claims**: PropBlock AI’s predictive tools are not reviewed by financial regulators.*

***Jurisdictional Compliance**:*

* *Restricted in \[Republic of Cuba, People's Republic of China, Islamic Republic of Iran, Republic of Singapore, Democratic People's Republic of Korea, Russian Federation and any other countries under U.S sanctions].*
* *Base Chain integration requires adherence to OFAC sanctions.*
* ***Stop Reading Immediately** if accessing this page violates local laws.*

### ***Key Risks & Limitations***

1. ***AI Uncertainties**:*
   * *Predictive models may fail due to data biases or black swan events.*
   * *Valuations are probabilistic forecasts, not guarantees.*
2. ***Regulatory Evolution**:*
   * *RWA tokenization laws vary globally (e.g., EU MiCA vs. SEC guidance).*
   * *AI-driven decisions may conflict with local fiduciary rules.*
3. ***Decentralization Risks**:*
   * *No entity controls Base Chain or PropBlock DAO outcomes.*
   * *Oracle failures could corrupt price feeds.*

### ***Forward-Looking Statements***

*Statements about AI performance, token utility, or regulatory status:*

* *Are **speculative** and based on unproven assumptions.*
* *Involve risks like model drift, data corruption, or geopolitical shifts.*
* ***Examples**:*
  * *"15% annualized returns" assume stable crypto/real estate markets.*
  * *"70% lower fees" depend on Base Chain’s uninterrupted operation.*

### ***Third-Party Reliance***

*PropBlock AI integrates with:*

* ***Unregulated Systems**: Coinbase Wallet, Chainlink oracles, decentralized exchanges.*
* ***Unaffiliated Partners**: Property managers, legal SPVs, insurance providers.*
* ***External Data**: Zillow APIs, satellite imagery providers, macroeconomic indices.*

***No Endorsement**: Mention of third parties does not imply accountability.*

### ***No Warranty***

*PropBlock AI disclaims all warranties, including:*

* ***Fitness for Purpose**: AI tools may not suit your risk profile.*
* ***Accuracy**: On-chain data could lag real-world property conditions.*
* ***Continuity**: Protocol may deprecate features as DAO governance evolves.*

### ***Restrictions***

1. ***Confidentiality**:*
   * *This document is PropBlock AI’s intellectual property.*
   * *Redistribution requires written consent (contact <business@propblock.org>).*
2. ***AI Output Caution**:*
   * *Model conclusions may change with retraining. Archive critical recommendations.*

***

<br>


---

# 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/disclaimer.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.
