> For the complete documentation index, see [llms.txt](https://help.titanapp.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.titanapp.info/lian-xi-ke-fu.md).

# 联系客服

***

### 💬 上机问题请联系技术支持沟通

|                                                社区问题支持                                               |                                                社区问题支持                                               |
| :-------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------: |
| <div><figure><img src="/files/1hE9MzGT8h9YI3RB1YnB" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/ofOuFggoHcky5cXeykOh" alt=""><figcaption></figcaption></figure></div> |
|                           TG ID 🆔 ： [@TITANHUGO](https://t.me/TITANHUGO)                           |                          TG ID 🆔 ： [@ZHOUZHOUSA](https://t.me/ZHOUZHOUSA)                          |

|                                社区技术支持                               |                                社区技术支持                               |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/UNKieyDZeiMDgSglrmuw" alt="" data-size="original"> | <img src="/files/6eto8ad99segU48LSf9a" alt="" data-size="original"> |
|    TG ID 🆔 ：[@EthanTitanSupport](https://t.me/EthanTitanSupport)   |    TG ID 🆔 ：[@LucasTitanSupport](https://t.me/LucasTitanSupport)   |

> ⏰【服务时间】\
> &#x20;工作日 09:00-18:30（北京时间） （周一至周五，节假日除外）
>
> 📢【温馨提醒】
>
> 为保障服务质量，非工作时间提交的请求我们将在下一个工作日优先处理。建议您通过在线客服渠道留言，我们将第一时间响应，感谢您的理解与支持！

<table><thead><tr><th width="197">频道</th><th align="center">链接</th></tr></thead><tbody><tr><td>TG频道✈️</td><td align="center"><a href="https://t.me/titannet_dao">点击跳转⏭️</a></td></tr><tr><td>Discord频道🎃</td><td align="center"><a href="https://discord.titannet.io/">点击跳转⏭️</a></td></tr><tr><td>邮箱📮</td><td align="center"><em>titan@titannet.io</em></td></tr></tbody></table>


---

# 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://help.titanapp.info/lian-xi-ke-fu.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.
