> For the complete documentation index, see [llms.txt](https://minara.ai/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minara.ai/docs/support/zh/chang-jian-wen-ti/research-and-analysis/data-accuracy.md).

# 数据准确性

**Minara 分析了错误的代币。** 请核实响应中显示的合约地址和链。点击“Cooking completed”推理面板，查看使用了哪些数据源。请明确提供合约地址和链后重新提问。

如果 Minara 对某个特定代币持续返回错误数据，请分享聊天链接，并在 Discord 中提交工单申请信用退款。

**Minara 的回答存在事实错误。** 请让 Minara 重新抓取并再次分析。对于投资关键数据，请至少交叉核对两个独立来源中的关键数值。Minara 会为关键数据标注具体来源——你可以询问“这些数据来自哪里？”以查看明细。

**Minara 同意了我的错误假设。** 避免把问题表述成带有预设答案的陈述（例如：“我觉得 BTC 看跌，对吧？”）。Minara 可能会表示同意，而不是提出反驳。相反，请要求多角度分析：“分析 BTC，并展示每个信号如何支持或反驳看涨或看跌观点。”

**Minara 使用哪些数据源？** 超过 50 家专业数据提供商，包括 Arkham、CoinMarketCap、CoinGlass、DeFiLlama、Glassnode、NFTGo、Polymarket、Goplus 和 xStocks。覆盖范围涵盖链上交易、价格数据、DeFi、社交情绪、宏观信号以及代币化股票。


---

# 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://minara.ai/docs/support/zh/chang-jian-wen-ti/research-and-analysis/data-accuracy.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.
