# Disclaimer

To be compliant with the local regulations, the DeltaDeFi protocol can’t be accessed by citizens and residents of the USA, Japan and some other jurisdictions. Although it is impossible to prevent users from the above-mentioned territories from accessing blockchain and development modules, the website and other parts of the Delta DeFi ecosystem are blocked for certain geographies. Please note that by trying to access Delta DeFi via VPN or lying about your citizenship you are breaking the law.


---

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