> For the complete documentation index, see [llms.txt](https://docs.xwin.capital/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xwin.capital/mian-ze-shi-xiang.md).

# 免責事項

本ドキュメントは情報提供を目的としており、特定の金融商品や暗号資産への投資を勧誘するものではありません。\
暗号資産およびDeFiの利用には価格変動、流動性、スマートコントラクト等のリスクが伴います。\
XWIN Capitalの利用および投資判断はご自身の責任において行ってください。\
本サービスの利用または本資料の情報に起因して生じたいかなる損失についても、エックスウィンは一切の責任を負いません。


---

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

```
GET https://docs.xwin.capital/mian-ze-shi-xiang.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.
