# 註冊一個LINE@帳號

1. 登入<https://developers.line.me/console/><br>

![2. 點選 Create new channel](/files/-LQ8G4zZIzf8iXDDrSF2)

![3. 選擇Messaging API](/files/-LQ8HErVMhxjQ5ESFC17)

![4. 輸入你的機器人名稱跟簡介](/files/-LQ8HqyTZSzbjydCQj7N)

![5. 選擇開發者方案, 帳號的分類, Admin Email 確認後按下confirm ](/files/-LQ8HzNBQoiVyj8EEASY)

![6. 申請完成後, 會出現在首頁](/files/-LQ8JHCQsb8mBTxCBw2t)


---

# 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://qiu-yan-ming.gitbook.io/python-chatbot/yi-line.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.
