# 高级功能

在这里，您将学习如何更好地利用您的 Edgegap 帐户。深入理解一些服务器概念可以使您的开发过程减少人为错误、更具成本效益，并帮助根据您的具体需求进行定制。

{% hint style="success" %}
在向我们发送问题之前，请先使用本文档和我们的搜索栏 [社区 Discord](https://discord.gg/NgCnkHbsGp)。发布您的问题、建议、错误报告或以其他方式参与社区支持将获得经验值奖励！
{% endhint %}


---

# 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://docs.edgegap.com/zh/learn/advanced-features.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.
