> For the complete documentation index, see [llms.txt](https://lti.gitbook.io/user_guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lti.gitbook.io/user_guide/zh-cn/yong-hu-zhi-nan/huan-ying-shi-yong-lti-yong-hu-zhi-nan.md).

# 欢迎使用 LTI 用户指南

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>登录与双重身份验证（2FA）</strong></td><td align="center">了解如何通过 Web 界面访问您的个人资料并设置双重身份验证（2FA）</td><td><a href="/pages/sP7VUUVNgRbSfDpBFght">/pages/sP7VUUVNgRbSfDpBFght</a></td></tr><tr><td align="center"><strong>账户详情</strong></td><td align="center"><p>查看您的主账户和投资账户详情，包括订阅、统计数据、交易报告等信息</p><p></p></td><td><a href="/pages/TFV8zxHPwnBpayIv0UuZ">/pages/TFV8zxHPwnBpayIv0UuZ</a></td></tr><tr><td align="center"><strong>关于排行榜</strong></td><td align="center">了解排行榜中显示的信息，并学习如何使用排行榜</td><td><a href="/pages/L6AGrtYKAmiJ7sFF1Pm7">/pages/L6AGrtYKAmiJ7sFF1Pm7</a></td></tr><tr><td align="center"><strong>主账户与投资账户</strong></td><td align="center">按照分步说明创建账户并管理账户参数</td><td><a href="/pages/ugSJk10vN4bNSsSWQHaC">/pages/ugSJk10vN4bNSsSWQHaC</a></td></tr><tr><td align="center"><strong>订阅</strong></td><td align="center">按照分步说明订阅主账户并管理订阅设置</td><td><a href="/pages/iYlF2dHWmMuPbsiTtyE4">/pages/iYlF2dHWmMuPbsiTtyE4</a></td></tr><tr><td align="center"><strong>入金与出金</strong></td><td align="center">按照分步说明为账户入金以及提取资金</td><td><a href="/pages/3GykABU2BSROGjfbpvzG">/pages/3GykABU2BSROGjfbpvzG</a></td></tr></tbody></table>


---

# 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://lti.gitbook.io/user_guide/zh-cn/yong-hu-zhi-nan/huan-ying-shi-yong-lti-yong-hu-zhi-nan.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.
