# 運営について

stable-diffusion-for-unityは株式会社Witchpotが運営しています。

基本的な使い方を超える具体的な活用事例やTipsは下記にアクセスして取得してください

* [Discordクリエイターコミュニティ（日本語）](https://t.co/z0Qt556Vnv)
  * Witchpotに限らず生成AIをゲーム開発に活かす方法の共有コミュニティです
* [Discordツール向けコミュニティ（英語）](https://discord.gg/kfkwA8R67t)
  * Witchpotのツールについてのコミュニティです
* [公式noteマガジン](https://note.com/witchpot/m/mbde416d22538)
  * Witchpotに限らず生成AIをゲーム開発に活かす方法記事を記載しています。

問い合わせ等はGithub上または[Twitter](https://twitter.com/Witchpot_)などより行ってください


---

# 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.witchpot.com/others/nitsuite.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.
