# 主模块4：游戏配置

## 简介

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

功能：在线运营游戏内容，A/Btest、自定义事件、版本控制、分享素材配置、在线参数

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

## 入门指引

### 1、功能使用说明

建议阅读者：流量运营

{% content-ref url="/pages/-Lnr3gajLIXppuGZ3SXw" %}
[主要功能及操作说明](/game-set/main-features.md)
{% endcontent-ref %}

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

建议阅读者：技术人员

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

### 3、常见问题指引

建议阅读者：技术人员与运营人员

{% content-ref url="/pages/-LfxW3QZds7LS6SEsOiF" %}
[游戏配置](/questions/game-manage.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-set.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.
