> For the complete documentation index, see [llms.txt](https://docs.tinyapi.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tinyapi.org/1-register/2-login.md).

# (2) เข้าสู่ระบบ

## เข้าสู่ระบบ

**Quick Start** · 2026/6/8 · อ่านไม่เกิน 1 นาที

หน้านี้แยกสำหรับการเข้าสู่ระบบเท่านั้น เพื่อไม่ให้สับสนกับหน้าสมัครบัญชี

![เข้าสู่ระบบ](https://524826316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzefZXBaGhZNtvOIDrgZR%2Fuploads%2Fgit-blob-88ccfc1f2f7c1298e2214e9dea12ca0f3bef933c%2Fdocs-sign-in.png?alt=media)

## เปิดหน้าเข้าสู่ระบบ

* กดปุ่มเข้าสู่ระบบจากหน้าแรก
* ถ้าอยู่หน้าสมัครบัญชี ให้กดลิงก์ “มีบัญชีอยู่แล้ว? เข้าสู่ระบบ”

## วิธีที่หนึ่ง: ใช้ Google

* กดปุ่ม **เข้าสู่ระบบด้วย Google**
* เลือกบัญชี Google ที่ผูกไว้กับ TinyToken
* อนุญาตสิทธิ์แล้วระบบจะพาเข้าสู่บัญชีทันที

## วิธีที่สอง: ใช้ชื่อผู้ใช้และรหัสผ่าน

* กรอกชื่อผู้ใช้หรืออีเมลที่ลงทะเบียนไว้
* กรอกรหัสผ่านให้ถูกต้อง
* กดปุ่มเข้าสู่ระบบเพื่อยืนยัน

>

หากลืมรหัสผ่าน ให้ใช้ลิงก์กู้รหัสผ่านจากหน้าเข้าสู่ระบบ แล้วทำตามขั้นตอน


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.tinyapi.org/1-register/2-login.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
