# AspiringCode 官方文档

{% hint style="info" %}
AspiringCode **提示:** 帮助文档<mark style="color:orange;background-color:blue;">持续更新中</mark>，您在使用的过程中有任何疑惑都可以反馈给我们，我们会第一时间补充至此文档中。
{% endhint %}

> 回到官网 [传知科技](https://www.wiswing.cn/)

> 回到创作 [传知代码](https://www.aspiringcode.com)

## 帮助指南

我们整理了一些有用的指南，供您快速轻松地使用我们的平台。

{% content-ref url="/pages/UOYFgfqdVo9v4FrIjOhM" %}
[内容创作](/product/content-creation.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://docs.aspiringcode.com/readme.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.
