# 4.6 Meta-Data Database

Any AI System plugging into Synesis One will have its meta dataset stored in its own database. This database runs separately from the Ontology Database and all Provenances registered on Solana. For example, Mind AI’s Meta-Data Database will store canonicals, its native data structure. See Section 10 for technical details.


---

# 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://synesis.gitbook.io/synesisone/tokenomics/4.6-meta-data-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.
