# The Audience Persona Pattern

<mark style="color:red;">**The Audience Persona Pattern**</mark> <mark style="color:red;"></mark><mark style="color:red;">เป็นเทคนิคในการกำหนด “บุคลิกของกลุ่มเป้าหมาย” โดยพิจารณาจากข้อมูลสำคัญ ได้แก่</mark>&#x20;

* <mark style="color:red;">Demographics</mark> (อายุ, เพศ, อาชีพ, รายได้, การศึกษา)
* <mark style="color:red;">Psychographics</mark> (ค่านิยม, ไลฟ์สไตล์, งานอดิเรก)
* <mark style="color:red;">Pain Points</mark> (อุปสรรคที่กลุ่มเป้าหมายเผชิญ)&#x20;
* และ <mark style="color:red;">Goals & Needs</mark> (เป้าหมายและความต้องการ) เพื่อให้เราสามารถเข้าใจตัวตนและบริบทของผู้รับสารได้อย่างเจาะลึก จนนำไปสู่การสื่อสารอย่างมีประสิทธิภาพ

โดยรูปแบบทั่วไปของ Prompt คือ

> อธิบาย/ตอบคำถาม \[สิ่งที่ต้องการให้ Generative AI ช่วย] สำหรับ​ \[ระบุกลุ่มเป้าหมาย]

***

#### **ตัวอย่างการสร้าง Audience Persona**

**ตัวอย่างที่ 1:**&#x20;

> อธิบายเกี่ยวกับ Generative AI ให้เด็กอายุ 1 ขวบฟัง

**ตัวอย่างที่ 2:**&#x20;

> อธิบายเครื่องมือบริหารเวลาที่ช่วยให้ทำงานเสร็จเร็วขึ้น 2 เท่าให้ คนวัยทำงานที่มีงานยุ่งตลอดเวลา และกำลังมองหาเครื่องมือช่วยบริหารเวลา

**ตัวอย่างที่ 3:**&#x20;

> อธิบายอาหารสำเร็จรูปที่มีโภชนาการครบถ้วนให้ คุณแม่ที่ต้องทำงานและดูแลครอบครัว จึงต้องการโภชนาการที่ดีสำหรับลูกอย่างสะดวกและรวดเร็ว


---

# 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.tlic.cmu.ac.th/cmu-matthew-ai/prompt/techniques/the-audience-persona-pattern.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.
