# Reference Data

- [datonomy Overview](https://gitbook-docs.coinmetrics.io/reference-data/datonomy-overview.md)
- [Taxonomy for Assets](https://gitbook-docs.coinmetrics.io/reference-data/datonomy-overview/taxonomy-for-assets.md): /taxonomy/assets
- [Taxonomy Metadata for Assets](https://gitbook-docs.coinmetrics.io/reference-data/datonomy-overview/taxonomy-metadata-for-assets.md): /taxonomy-metadata/assets
- [Profiles Overview](https://gitbook-docs.coinmetrics.io/reference-data/asset-profiles-overview.md)
- [Asset Profiles](https://gitbook-docs.coinmetrics.io/reference-data/asset-profiles-overview/asset-profiles.md): /profile/assets
- [Network Profiles](https://gitbook-docs.coinmetrics.io/reference-data/asset-profiles-overview/network-profiles.md): /profile/networks
- [Security Master Overview](https://gitbook-docs.coinmetrics.io/reference-data/security-master-overview.md)
- [Assets](https://gitbook-docs.coinmetrics.io/reference-data/security-master-overview/assets.md): /security-master/assets
- [Markets](https://gitbook-docs.coinmetrics.io/reference-data/security-master-overview/markets.md): /security-master/markets
- [Methodologies](https://gitbook-docs.coinmetrics.io/reference-data/methodologies.md)
- [Guiding Principles and Methodology for datonomy](https://gitbook-docs.coinmetrics.io/reference-data/methodologies/guiding-principles-and-methodology-for-datonomy.md)


---

# 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://gitbook-docs.coinmetrics.io/reference-data.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.
