> 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/qu-kuai-lian-ce-shi/titan-qian-bao-ce-shi-bi/huo-qu-ce-shi-dai-bi-ttnt/shui-long-tou-ling-qu-ttnt.md).

# 水龙头领取TTNT

为了方便测试网参与者获取测试代币 $TTNT，我们提供了一个简单的方法通过 Faucet 来领取：

## 领取教程

### 1. 加入Titan Discord

[**点击加入🔘**](https://discord.gg/titannet)

### 2.通过机器人验证

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

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXelJ7Ichpf9JvepYEg4X7pD1iGiCP71VT34hxdRT3mhDr3i6opDHe2yxJVwsHebJ9cjsNgW7kpUgUikU0JWuYthFXIiKGTUClaG5-ww7moIJfftZGG3p4mno4t9gfrUer7O5yCrrariqXDvCRmf1kGH5bLx?key=AJfzyMl3z9C9KyQhA-xRRA" alt="" width="375"><figcaption></figcaption></figure>

### 3.加入 "faucet-ttnt"  频道

<figure><img src="/files/8i63SmNsndPXtSE7tKkO" alt=""><figcaption></figcaption></figure>

### **4.如何领取**

使用以下命令格式在聊天中请求测试币:

```bash
$request [您的Titan地址]
```

**示例：**

```bash
$request titan1lnchypve35pd69pdkvgz3pu2cl2kjx280wu0fn
```

### **领取频率和数量**

* 每2小时可领取一次。
* 每次领取100 $TTNT。


---

# 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/qu-kuai-lian-ce-shi/titan-qian-bao-ce-shi-bi/huo-qu-ce-shi-dai-bi-ttnt/shui-long-tou-ling-qu-ttnt.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.
