# 欢迎

> Kamiya致力于提供面向社区的生成式AI服务。

## 概述

你可以在这自由地里体验到由社区创造的最新的内容而无需付出任何成本。不同于其他的AI服务提供商，我们是完全**公益**且**面向社区**的。在任何时候Kamiya都不会存在强制付费，任何资源都有机会免费获得。

查看[快速开始](https://docs.kamiya.dev/start)了解详情。

## 主页

访问 [Kamiya.Dev](https://www.kamiya.dev) 了解我们的主要业务。

## API 访问

* Stable Diffusion Image Generate
* GPT Chat Generate
* Anthropic Chat Generate(limited)
* AI Art QR Code Generate
* Global Image Delivery
* And More...

## 捐赠

如果你觉得众神之谷对您有帮助，欢迎前往 [魔法商店](https://shop.kamiya.dev) 支持我们


---

# 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.kamiya.dev/readme.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.
