> For the complete documentation index, see [llms.txt](https://wiki.tatonex.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tatonex.cn/server-1/download.md).

# 下载&安装客户端

#### ***TatoNex 已为你准备好专属客户端***

为你提供了多种版本供您选择！点击下方按钮快速下载吧。

\
&#x20;1\. Fabic生电Xplus打造的客户端<br>

&#x20;2\. TatoNex 官方定制客户端(推荐)：<br>

{% hint style="success" %}
点击下方按钮进行下载
{% endhint %}

***

<a href="http://www.tatonex.cn/TatoNex.zip" class="button secondary" data-icon="down-to-bracket">Download TatoNex Fabic 26.1.2 整合包</a><a href="https://modrinth.com/project/lLqFfGNs" class="button secondary" data-icon="down-to-bracket">Download Photon-Main v1.3b 光影</a>

#### 下载不了的问题

<figure><img src="/files/klZt0JPGRncE9VQTMaJV" alt="如果下载提示无法安全下载请右键点击保留"><figcaption><p>如果您遇到该情况请右键点击保留</p></figcaption></figure>


---

# 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://wiki.tatonex.cn/server-1/download.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.
