> 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/titan-network-zhong-wen/3-ce-ka-xi-ni-ce-shi-wang/yun-xing-jie-dian/l2-edge-jie-dian/yun-xing-jie-dian-zhuan-qu/ru-he-zai-windows-zhuo-mian-shang-yun-xing-titan.md).

# 如何在Windows桌面上运行Titan

{% hint style="danger" %}
**🚨重要提示🚨**

如果您是参与过Herschel测试网的用户，需要手动清理之前运行的节点数据。否则节点将无法运行🚨

**🔘**[**去清理**](/titan-network-zhong-wen/3-ce-ka-xi-ni-ce-shi-wang/yun-xing-jie-dian/l2-edge-jie-dian/yun-xing-jie-dian-zhuan-qu/lao-jie-dian-qing-li-zhi-nan/windows-zhuo-mian-duan-shu-ju-qing-li.md)

*如果您之前从未运行过Titan节点，请直接参考下面的教程运行。*
{% endhint %}

## 第1步：下载 安装程序包

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="https://github.com/Titannet-dao/titanedge-desktop/releases/download/0.0.11/titan_network_win_v0.0.11.exe"><mark style="color:red;"><strong>Windows安装程序（.exe）</strong></mark></a></td><td><a href="/files/2PAuWK38S62Bh1nZijxI">/files/2PAuWK38S62Bh1nZijxI</a></td></tr></tbody></table>

## 第2步：安装程序

#### 1. 选择安装包，右键点击以“管理员身份运行”

<figure><img src="/files/lPMSSw7C6jN9bAoJfaLj" alt="" width="563"><figcaption></figcaption></figure>

#### 2. 选择您常用的安装路径，点击 Install 确认安装

<figure><img src="/files/M2GhXUrnTSUoyQnCTX6B" alt=""><figcaption></figcaption></figure>

#### 3. 双击桌面的Titan快捷程序，即可运行

<figure><img src="/files/OFLXTaj2Xg4lXIbt0Ant" alt=""><figcaption></figcaption></figure>

## 第3步：开始赚钱

### 1. 点击开始赚钱，赚取收益

<figure><img src="/files/IEl3EyW1K70a1JXf5C2c" alt=""><figcaption></figcaption></figure>

## [第4步：绑定身份码](/titan-network-zhong-wen/3-ce-ka-xi-ni-ce-shi-wang/bang-ding-shen-fen-ma.md)


---

# 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/titan-network-zhong-wen/3-ce-ka-xi-ni-ce-shi-wang/yun-xing-jie-dian/l2-edge-jie-dian/yun-xing-jie-dian-zhuan-qu/ru-he-zai-windows-zhuo-mian-shang-yun-xing-titan.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.
