> For the complete documentation index, see [llms.txt](https://wiki.aig123.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.aig123.com/sora-tutorials.md).

# Sora 教程

- [基础篇](https://wiki.aig123.com/sora-tutorials/ji-chu-pian.md)
- [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)
- [高级篇](https://wiki.aig123.com/sora-tutorials/gao-ji-pian.md)
- [技巧篇](https://wiki.aig123.com/sora-tutorials/ji-qiao-pian.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
