> For the complete documentation index, see [llms.txt](https://lca-game-guild.gitbook.io/white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lca-game-guild.gitbook.io/white-paper/partnership.md).

# パートナーシップ締結企業

LGGは現在、以下の企業と戦略的パートナーシップを締結しています。

* BlockchainSpace
* BreederDAO
* Carma

BlockchainSpaceとBreederDAOは、YGGやMerit Cirleなどを含めた世界中のゲームギルドと提携している、海外のGameFi市場におけるプラットフォーマーとして活躍しています。

Carmaは、Web3コミュニティー構築とマーケティングを自動化するツールを提供しています。

海外企業とのパートナーシップによって、日本市場にいるだけではわからない、世界のGameFi市場の情報にアクセスできる環境が整っています。

## BlockchainSpace

![](/files/GaljAPYRNoHOMqJnK0so)

LGGは、日本のゲームギルドで初めて、BlockchainSpace（以下BSPC）との公式パートナーシップ契約を締結し、世界トップギルドの1つに認定されました。

BSPCは、ゲームギルド運営をサポートするツールやインフラを提供する、世界規模のプロジェクト（DAO）です。

現在世界中で、およそ24,000のゲームギルドと、210万人のゲームプレイヤーがBSPCのサービスを利用しています。

{% embed url="<https://www.blockchainspace.asia>" %}

### **世界トップギルドとは？**

![](/files/Xr4DQpigYQ1jUdMO0t2K)

現在10万以上あるとされるゲームギルドの中から、BSPCは「最も影響力があるゲームギルド」を世界トップギルドとして発表しました。

世界トップギルドの中には、世界三大ゲームギルドとしても知られている、Yiled Guild Games（YGG）・Merit Circle（MC）・Unix Guildなども含まれています。

LGGは、これまで説明してきたような、LGGの強みや取り組みが評価され、世界のトップギルドと並び、日本のGameFi市場のマーケットリーダーとして認められました。

## BreederDAO

![](/files/IvlgKONW5hxnPjjsQk8K)

BreederDAOは、Axie Infinityなどの、ブロックチェーンゲームやメタバースで使用されるデジタルアセットの「専門製作業者」です。

a16z（アンドリーセン・ホロウィッツ）とDelphi Digital（デルファイ・デジタル）が共同で行ったトークンセールで、1000万ドル（約11億4000万円）のシリーズA資金を調達しています。

BreederDAOは「Axie Infinity」をはじめ「Crabada（クラバダ）」「Pegaxy（ペガシー）」などのブロックチェーンゲーム用のNFTを製作しています。

その他、新興のブロックチェーンゲームにも多数投資をしており、LGGはBreederDAOから、海外の有力ゲームの情報をいち早く仕入れることができます。

## Carma

<figure><img src="/files/6hzSqeHZWl4qMnKgR0Qg" alt=""><figcaption><p><a href="https://www.carma.community/">https://www.carma.community/</a></p></figcaption></figure>

ETH・Polygonネットワーク、DiscordやTwitter、TelegramなどさまざまなプラットフォームのAPIを通じて、顧客管理を一括化できるツールです。

ボストンコンサルティングでマーケティング戦略を担当していたCaitlin（CEO）と、MITでコンピューターサイエンスの学位を取得したTimmy（CTO）が共同で創業しています。

LGGはCarma社と日本における独占販売契約を結んでいます。


---

# 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://lca-game-guild.gitbook.io/white-paper/partnership.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.
