> For the complete documentation index, see [llms.txt](https://docs.dexcheckai.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dexcheckai.xyz/overview/introduction.md).

# Introduction

Crypto and DeFi are drawing the attention of both experienced investors and new traders. Elsewhere, the crypto market is increasingly challenging. To better equip investors for the crypto market, we developed a robust infrastructure for building precise, accurate, and insightful applications. DexCheck combines advanced analytics and innovative AI-driven features with a user-friendly interface, making complex insights accessible to everyone.

DexCheck is designed for a wide range of users, from experienced investors to beginners. Our platform offers best-in-class DeFAI, InfoFi, and Web3 analytics tools built on the DexCheck Data engine. With over 25 blockchain networks integrated, these tools are available to millions of crypto investors, developers, and forensic teams.

This blend of cutting-edge technology and easy-to-use design ensures that DexCheck gives everyone access to important information at the fastest rates.

This documentation dives into the core features and methods that make DexCheck unique in the DeFi space. Explore available tools in our ecosystem. This documentation describes each tool and how to use them.

**DexCheck is your hands-on investment assistant. Start exploring.**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dexcheckai.xyz/overview/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
