# 协议号转直登号

该功能是将协议号的<mark style="color:blue;">session</mark>转换生成PC客户端所用的<mark style="color:blue;">tdata</mark>格式。协议号局限性太大，而生成tdata格式后，转变成了随意可用的正常账号了。

<figure><img src="/files/5kBLGiHBtiZxOakDUMfb" alt=""><figcaption></figcaption></figure>

先在<mark style="color:blue;">加载协议号</mark>，然后在<mark style="color:blue;">账号列表框</mark>内选择需要生成<mark style="color:blue;">tdata</mark>格式的账号。

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

接着在上图位置中设置tdata文件所要<mark style="color:blue;">保存的路径</mark>，然后点击<mark style="background-color:blue;">**开始转换**</mark>。软件将全自动进行转换任务。转换成功后将会自动新建以<mark style="color:blue;">账号</mark>命名的文件夹，里面就是该账号的tdata数据文件。

<figure><img src="/files/1Y65s4rP6GpwDuO0G774" alt=""><figcaption></figcaption></figure>

复制一个PC客户端的exe执行文件到账号文件夹下，然后双击运行，即可登录该账号。


---

# Agent Instructions: 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:

```
GET https://docs.jifengtg.com/functiondescription/xie-yi-hao-zhuan-zhi-deng-hao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
