> For the complete documentation index, see [llms.txt](https://docs.crxtoken.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crxtoken.xyz/page-5.-ai-credit-engine/5.7-limitations-and-responsible-use.md).

# 5.7 Limitations and Responsible Use

No AI system can provide perfect foresight, and the Credit Express engine is no exception. Its interpretations are probabilistic and based on available data, which may be incomplete, delayed, or subject to errors from upstream providers. The engine cannot see, and does not attempt to infer, every aspect of a user’s life that may affect their finances. It focuses on patterns that are visible in the data it is authorized to process.

For this reason, insights produced by the engine are framed as guidance, not guarantees. They are intended to help users reason about their situation and consider potential actions, not to dictate decisions or promise outcomes. The platform makes this explicit in its messaging and documentation, and it encourages users to combine its output with their own judgment and, where appropriate, professional advice.

By acknowledging these limitations and designing explicitly for transparency and user control, Credit Express aims to provide a form of AI assistance that is both powerful and responsible: a system that understands enough to be useful, but is honest about what it does not know.


---

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

```
GET https://docs.crxtoken.xyz/page-5.-ai-credit-engine/5.7-limitations-and-responsible-use.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.
