# MIXEDER For Developersへようこそ！

{% hint style="info" %}
MixederCloud SAを利用している方は、サポートセンターからお問い合わせを行うことでサービスを上手く活用した導入方法や価格の相談を行うことができます。
{% endhint %}

## 概要

**利用する上での注意点**

> MIXEDERでは一部の文章をAIに生成したものを人間の目によって確認した後、公開している記事、文章があります。
>
> こちらの文章では、誤った内容や誤解を生む内容が含まれている場合がりますのでご注意ください。
>
> もしもこのような文章を見つけた場合は、サポートセンターまでお知らせください。

> ドキュメント内で公開されているコードは自由に自社のサービスに利用することができます。
>
> コードを利用して、コンピューターで損害が発生した場合でも、MIXEDERでは一切の責任を負いません。ご注意ください。

## API

{% content-ref url="grapeapi" %}
[grapeapi](https://developer.mixeder.net/grapeapi)
{% endcontent-ref %}

{% content-ref url="mixederpublicapis" %}
[mixederpublicapis](https://developer.mixeder.net/mixederpublicapis)
{% endcontent-ref %}


---

# 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://developer.mixeder.net/mixeder-for-developersheyoukoso.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.
