> For the complete documentation index, see [llms.txt](https://docs.snapshot.ooo/jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snapshot.ooo/jp/company.md).

# 運営会社情報

<table><thead><tr><th width="156">会社名</th><th>Connectiv株式会社</th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td>所在地</td><td>東京都千代田区霞が関1-4-1</td><td>東京都千代田区霞が関1-4-1</td><td></td></tr><tr><td>代表者</td><td>代表取締役 石井 裕希</td><td>代表取締役 石井 裕希</td><td></td></tr><tr><td>設立</td><td>2017年9月1日</td><td>2017年9月1日</td><td></td></tr><tr><td>事業内容</td><td><p>・企業向けNFT生成/管理プラットフォーム『NFT Garden』の開発・運営 (<a href="https://nftgarden.app">https://nftgarden.app</a>)</p><p>・リアルイベントに共有体験をプラスするイベントプラットフォーム『Snapshot』の開発・運営(<a href="https://snapshot.ooo">https://snapshot.ooo</a>)</p><p>・Web3事業構築支援</p></td><td>・企業向けNFT生成/管理プラットフォーム『NFT Garden』の開発・運営<br>・リアルイベントに共有体験をプラスするイベントプラットフォーム『Snapshot』の開発・運営<br>・Web3事業構築支援</td><td></td></tr><tr><td>URL</td><td><a href="https://connectiv.jp">https://connectiv.jp</a></td><td></td><td></td></tr></tbody></table>


---

# 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.snapshot.ooo/jp/company.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.
