# Learn Prompting (多语言)

欢迎来到提示工程（Prompt Engineering）课程！

提示工程（Prompt Engineering）是**与 AI 进行有效沟通已实现预期结果**的过程。随着 AI 技术持续快速的发展，掌握提示工程技能变得尤为重要。提示工程技术可以应用于各种各样的任务，使其成为任何寻求提高日常和创新活动效率的人的有用工具。

本课程为不熟悉 AI 和 PE 的**初学者**量身打造，它将是你完美的起点。然而即使你不是初学者，你仍然会在本课程中找到有价值的见解。本课程是目前**最全面**的提示工程课程，内容涵盖 AI 简介到高级 PE 技术。

**`课程学习地址：`**[**`https://learnprompting.org/zh-Hans/docs/intro`**](https://learnprompting.org/zh-Hans/docs/intro)

{% embed url="<https://learnprompting.org/zh-Hans/docs/intro>" %}

**`项目Github：`**[**`https://github.com/trigaten/Learn_Prompting`**](https://github.com/trigaten/Learn_Prompting)

{% embed url="<https://github.com/trigaten/Learn_Prompting>" %}


---

# 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/prompt-engineering-tutorial/learn-prompting-duo-yu-yan.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.
