> 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-2/2.5-competitive-landscape.md).

# 2.5 Competitive Landscape

Existing products in the financial ecosystem fall into several categories—credit bureaus, budgeting apps, neobanks, data aggregators—but all of them share the same structural limitation: they treat credit as something to be summarized, not understood. Their insights are retrospective, template-driven, and detached from the day-to-day choices that shape financial stability.

Credit Express takes a different path. By combining AI analysis, privacy-first architecture, and self-custody principles, it establishes itself as a new category altogether: a credit intelligence layer that sits alongside the user rather than above them. In doing so, it aligns technical sophistication with the lived reality of modern financial behavior.


---

# 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-2/2.5-competitive-landscape.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.
