# 主模块3：游戏数据

## 简介

功能主要使用者：小游戏开发、运营团队

以用户为基础，针对用户行为、多维度的数据统计分析

![天幕-游戏数据入口](https://cdn.61week.com/tianmu/doc/index/image/game-data/image.png)

## 入门指引

### 1、功能使用说明

建议阅读者：小游戏策划、运营

{% content-ref url="/pages/-Lnr8LbwVcZy2rcsDysh" %}
[主要功能说明](/game-data/main-features.md)
{% endcontent-ref %}

### 2、数据指标说明

建议阅读者：小游戏策划、运营

{% content-ref url="/pages/-Lfs3SH\_UYC5SSbjFaui" %}
[数据指标说明](/game-data/indicator-description.md)
{% endcontent-ref %}

### 3、接入指南、API说明

{% content-ref url="/pages/-Lnr8OvfdIif3k5KihUs" %}
[技术接入指南](/game-data/dev-guide.md)
{% endcontent-ref %}

### 4、常见问题指引

{% content-ref url="/pages/-LfxVzftXrIPIl43Gucy" %}
[数据相关](/questions/about-data.md)
{% endcontent-ref %}


---

# 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://doc.skysriver.com/game-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.
