# Disclaimer

NFTBank is NOT liable to API users under any theory for any damages suffered by any user of the API or for any special, incidental, indirect, consequential, or similar damages (including, but not limited to damages for loss of profits or confidential or other information, for business interruption, for personal injury, for loss of privacy, for failure to meet any duty including of good faith or of reasonable care, for negligence, and for any other pecuniary or other loss whatsoever) arising out of the use or inability to use the API, or the provision of or failure to provide support services, even if NFTBank has been advised of the possibility of such damages, and regardless of the legal or equitable theory (contract, tort or otherwise) upon which the claim is based.


---

# 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.nftbank.ai/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.
