# 基础篇

- [Sora 基础介绍（中文）](https://wiki.aig123.com/sora-tutorials/ji-chu-pian/sora-ji-chu-jie-shao-zhong-wen.md)
- [Sora 官网介绍（English）](https://wiki.aig123.com/sora-tutorials/ji-chu-pian/sora-guan-wang-jie-shao-english.md): Sora is an AI model that can create realistic and imaginative scenes from text instructions.
- [如何申请使用 Sora](https://wiki.aig123.com/sora-tutorials/ji-chu-pian/ru-he-shen-qing-shi-yong-sora.md)
- [Sora Prompt提示词合集](https://wiki.aig123.com/sora-tutorials/ji-chu-pian/sora-prompt-ti-shi-ci-he-ji.md)
- [Sora 学习手册汇总](https://wiki.aig123.com/sora-tutorials/ji-chu-pian/sora-xue-xi-shou-ce-hui-zong.md)
- [Sora 赚钱方法](https://wiki.aig123.com/sora-tutorials/ji-chu-pian/sora-zhuan-qian-fang-fa.md)


---

# 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://wiki.aig123.com/sora-tutorials/ji-chu-pian.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.
