# Setup Website ครั้งแรก

Ai ใช้ของ Gemini เพราะมันฟรี ของ Ai อื่นๆ [**เลื่อนมาข้างล่าง**](#ai-1)

1. ก่อนอื่นเข้าเว็บไซต์  <https://aistudio.google.com/apikey>
2. กด Create Api Key ได้คีย์แล้วเก็บไว้ดีๆนะครับ (ถ้ามีให้ติ๊ก ติ๊กแล้ว Continue ได้เลย)

<figure><img src="/files/XXleyeLaXfYl4Ua3s2EY" alt=""><figcaption></figcaption></figure>

### กลับเข้าเว็บไซต์ เราได้

{% stepper %}
{% step %}

### กดตรงรูปปลั๊กไฟ

และเปลี่ยนตามรูปภาพได้เลย **ใช้ Gemini 3.0 Flash เท่านั้น มีโคต้า 20 รอบต่อวัน**

<figure><img src="/files/kUrmifBf6E2OreLnbUsJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Jailbreak Ai ได้โดยการใส่ [ไฟล์ ](/basics/files.md)

ใส่ตามนี้ได้เลย Max Respond Length ปรับค่าระหว่าง 2000-7000ได้ตามต้องการ ยิ่งน้อยยิ่งตอบสั้นเหมาะสำหรับไว้คุยยาวๆ (Jailbreak version ล่าสุดอยู่ใน Discord)

<figure><img src="/files/pF89txES8I0sy3jhsnK9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Persona

เหมือน c.ai น่าจะพอรู้กันว่าเขียนอธิบายตัวเองยังไง

**Template**

```
[{{user}}=(ชื่อ)
Appearance=(ลักษณะภายนอกเช่นสีผม ส่วนสูง)
Personality=(อุปนิสัย MBTI อะไรต่างๆ)
Occupation=(การงานอาชีพ)]

```

<figure><img src="/files/yWkTVK7dJrP2t9hOUT9U" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### สร้าง Ai ได้ตามรูป

ขอขอบคุณรูปจาก [Guide](https://docs.google.com/document/d/15GwqxTMoRv_V5cHH4qPk8szNicstsfRZaum8RzCdwwc/edit?fbclid=IwY2xjawHng3FleHRuA2FlbQIxMAABHfrEjqR9Oou1BDXatFdm1U7uXR5pWF4qJeqUDsP246apXQtDwPymAr3E7A_aem_7E8-Ul_w5xz6uNDJJGViJw\&tab=t.0)

<figure><img src="/files/DikBLa1y9olwH5ZvHZDz" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

<figure><img src="/files/vohc0WXBR2Pjr2eYxTzY" alt=""><figcaption></figcaption></figure>

## Setup แบบขั้นสูง

<figure><img src="/files/lEEgtEvLug7NKFuyK23L" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/knrzkDcAg0IJgd3H4OmP" alt=""><figcaption></figcaption></figure>

## ENJOYYYY

## Ai อื่นๆ

{% content-ref url="/pages/Y1Uk5PuI6omD5bVzzOB6" %}
[Claude](/ai-model/claude.md)
{% endcontent-ref %}

{% content-ref url="/pages/yie3N0Yv7ramAAY2IfsI" %}
[Deepseek](/ai-model/deepseek.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://sillytavern.rnsv.xyz/getting-started/editor.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.
