> For the complete documentation index, see [llms.txt](https://docs.global-entertainment-token.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.global-entertainment-token.org/ja/13.-mian-ze-shi-xiang/13.1-fa-de-mian-ze-shi-xiang.md).

# 13.1 法的免責事項

本ホワイトペーパーは、いかなる国や地域においても証券の売買、投資勧誘、または契約の申し出を目的とするものではありません。GETは、法的に「証券」または「投資商品」として分類されるものではなく、保有することによって株式や持分のような権利を取得するものではありません。

各国の暗号資産に関する法規制は異なるため、GETの取得や利用が制限される場合があります。ユーザーは、自国の法規制を十分に確認し、法的な制約を理解した上で行動してください。本プロジェクトは、政府機関や金融当局による認可を受けたものではなく、規制の変更によって将来的に影響を受ける可能性があります。

本ホワイトペーパーのいかなる記載も、投資助言、法律相談、税務アドバイスを提供するものではありません。投資、税務、法律上の決定を行う際には、専門家に相談することを推奨します。

<br>


---

# 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.global-entertainment-token.org/ja/13.-mian-ze-shi-xiang/13.1-fa-de-mian-ze-shi-xiang.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.
