> For the complete documentation index, see [llms.txt](https://docs.filda.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.filda.io/zhong-wen/she-qu-huo-dong/guan-yu-filda-zheng-shi-bu-shu-bittorrent-wang-luo-de-gong-gao.md).

# 关于FilDA正式部署BitTorrent网络的公告

亲爱的FilDA用户:&#x20;

我们很高兴宣布FilDA已于2023年4月30日12:00 (UTC)正式上线BitTorrent (BTTC)网络，您可以将其他链上的资产转移到BTTC网络，并在FilDA上参与借贷活动。同时，您还可以组USDT-FILDA 交易对，参与流动性挖掘，获得高年化回报。

需要大家注意的是，FilDA平台奖励由FilDA和BTTC共同提供，APR根据质押情况实时动态调整。感谢您对FilDA一如既往的支持。我们致力于在BTTC网络上为您提供最好的借贷产品和服务。

FilDA团队


---

# 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.filda.io/zhong-wen/she-qu-huo-dong/guan-yu-filda-zheng-shi-bu-shu-bittorrent-wang-luo-de-gong-gao.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.
