> 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/134-risuku.md).

# 13.4 規制リスク

各国の暗号資産に関する法律や規制は変動し得るため、GETの取引や利用が将来的に制限される可能性があります。一部の国や地域では、暗号資産に対する厳しい規制が導入されており、GETの取得や利用が禁止される場合があります。

また、規制当局の判断によって、取引所での上場や取引が制限される可能性があります。規制の変更によって、トークンの価値や流動性が大きく影響を受ける可能性があるため、法的リスクを考慮し、自国の規制を十分に確認することが重要です。


---

# 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/134-risuku.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.
