# Dig DataBase

The DIG Database is the central hub and ultimate guardian of all token information within the platform. It is meticulously designed to collect, archive, and deliver vast amounts of data in real time, ensuring that traders always have access to the most reliable insights. As the core of our infrastructure, it not only stores this wealth of information but also maintains its accuracy and integrity, keeping every piece of data readily available for any need.

What sets the DIG Database apart is its dual functionality. It is built to be easily queried by traders seeking specific information, offering rapid and precise responses to direct searches. At the same time, it is optimized for our AI systems, enabling the AI to automatically retrieve, analyze, and process the data needed to deliver smart insights and predictive analytics. Whether it's used for quick lookups or powering complex AI-driven analyses, the DIG Database serves as the foundation for everything Dig offers, ensuring traders have the information they need at their fingertips.


---

# 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.getdig.ai/dig/dig-on-chain/dig-data-hub/dig-database.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.
