# 7.7 拡張性と外部連携構想

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

GETは、以下の拡張領域を想定し、将来的な実装準備を進めています。

<table><thead><tr><th width="174.8056640625">領域</th><th>内容</th></tr></thead><tbody><tr><td>Oracle連携</td><td>Chainlink等を通じた価格／為替／イベント外部情報の取得</td></tr><tr><td>L2導入</td><td>HydraやRollup型ソリューションとの連携による高速処理</td></tr><tr><td>分散ストレージ</td><td>IPFS／Arweaveとの統合により、メディアNFTやRWAメタデータ保存を分散化</td></tr><tr><td>SDK提供</td><td>外部パートナーがGET Platformに接続できる開発キットの公開予定</td></tr><tr><td>API連携</td><td>NFT／RWAマーケットプレイス、エンターテイメントDApps、Web2イベント運営会社との接続を想定</td></tr><tr><td>モバイル展開</td><td>GET Wallet／Platformのモバイルアプリ（iOS／Android）対応を計画中</td></tr></tbody></table>

GETのアーキテクチャは、現在の機能だけでなく、将来に向けた拡張性を十分に確保した設計となっています。Web2とWeb3の架け橋として、ユーザーに意識させることなくブロックチェーンの力を届ける構造を支えるのが、この技術的基盤です。


---

# 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.global-entertainment-token.org/ja/7-kitekuchato/77-to.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.
