> For the complete documentation index, see [llms.txt](https://docs.swiftproxy.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swiftproxy.net/zh-tw/dai-li/ji-cheng-dai-li/qi-ta-gong-ju-fu-wu/telegram.md).

# Telegram

### **設置 Swiftproxy 代理於 Telegram**

*開始前，請從 App Store 下載 Telegram 應用，支持 iOS 12.0 及以上系統*

1. 在使用 Telegram 建立代理之前，請先確認已在我們的【用戶中心】正確配置代理設置，以確保代理服務能正常運行。
2. 打開 Telegram 應用後，進入【Settings】頁面，選擇【Data and Storage】

![Telegram proxy setting with Swiftproxy](https://www.swiftproxy.net/upload/20240614/3ca0f7608c9bc0f19c867b2c77a769de.jpg)

3\. 向下滑動到頁面底部，選擇【Proxy】

![Telegram Data and Storage Proxy setting](https://www.swiftproxy.net/upload/20240614/d4be15487f74ef74a19543168c1e50a3.jpg)

4\. 選擇【SOCKS5】協議，依序填入已配置的【Server\&Port】以及【User : Pass，然後點擊右上角的【Done】

![SOCKS5 Proxy in Telegram](https://www.swiftproxy.net/upload/20240614/eda07ce63822147c13208481adeb8c62.jpg)

5.啟用【use proxy】選項以完成代理配置。為驗證代理是否正常運作，可在瀏覽器中訪問特定網址進行測試。若瀏覽器顯示代理 IP 地址，即表示代理連接已成功設定。


---

# 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.swiftproxy.net/zh-tw/dai-li/ji-cheng-dai-li/qi-ta-gong-ju-fu-wu/telegram.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.
