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

# Risk & Disclaimer

**Certain Risks**

The use of RealtyX Interface has certain risks, including but not limited to the following risks:

a. the Interface is not party to, nor liable for any loss or damage arising from smart contracts;

b. access to Tokens on the Interface may be delayed, suspended or terminated, which may result in a loss in value;&#x20;

c.  use of the Interface may be disrupted, suspended or terminated, which may limit access to your digital assets;

d. the Interface may fail or otherwise be inadequately developed or maintained which negatively impact on their functionalities and security;&#x20;

e. the Interface may be subject to a variety of international laws and regulations, including those with respect to financial or securities regulations, consumer privacy, data protection, consumer protection, content regulation, network neutrality, cyber security, data protection, intellectual property (including copyright, patent, trademark and trade secret laws), defamation, and others. Such laws and any change of which may restrict the availability of the Interface to members;

f. events may occur which are out of the control of the Interface hampering or making unavailable its accessibility, functionality or otherwise in normal operation.&#x20;

**No Regulatory Supervision**

RealtyX Interface are not registered or qualified with or licensed by, do not report to, and are not under the active supervision of any government agency or financial regulatory authority or organization. No government or regulator has approved or has been consulted by the Interface regarding the accuracy or completeness of any information available on the Interface. Similarly, the technology, systems, blockchains, tokens, and persons relevant to information published on the Interface may not be registered with or under the supervision of or be registered or qualified with or licensed by any government agency or financial regulatory authority or organization. None of the Interface Parties is registered as brokers, dealers, advisors, transfer agents or other intermediaries.

The information available on the Interface is not professional, legal, business, investment, or any other advice related to any financial product, nor does it form an offer or recommendation or solicitation to buy or sell any particular digital asset or to use any particular investment strategy. Before you make any financial, legal, or other decision in connection with the Interface, you should seek independent professional advice from an individual who is licensed and qualified in the area for which such advice would be appropriate.


---

# 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://realtyx.gitbook.io/realtyx/risk-and-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.
