# Disclaimers

#### This contract is experimental, and no guarantees are made regarding its functionality, security, or lifespan. If a new version is deployed, it may not be backwards compatible.

### Legal:

Users are solely responsible for the data they provide, including text descriptions, URLs, and smart contracts. Submission of illegal, malicious, or harmful data is strictly prohibited.&#x20;

Matto, EtherEthos, and all associated entities disclaim all liability for any damages resulting from the use or misuse of data provided by users.&#x20;

EtherEthos does not have control over user-submitted content, nor provides any guarantee on the safety or reliability of any data, including links to third-party websites or contracts.&#x20;

The use of any data, links, or contracts stored within this contract and presented by frontend applications is entirely at the end-user's risk.&#x20;

The act of composing data from this contract into tokens, other contracts, or digital assets lies solely at the discretion and risk of the user and/or contract developer.&#x20;

Such composability carries risks and implications, which may include but are not limited to data permanence, security issues, social costs, and legal considerations.&#x20;

By accessing this contract, users and developers, certify they have considered the potential risks and accept all risks and implications both foreseeable and unforeseeable at the time of use.&#x20;

If present, the data stored in this contract's 'legal' variable supersedes the above legal disclaimers. In the event of conflicting terms, the conditions outlined in the 'legal' variable take precedence.


---

# Agent Instructions: 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:

```
GET https://docs.etherethos.com/disclaimers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
