# AIエージェント(AI Agent)

- [AIエージェント](https://docs.aiandbusiness.com/ja/aijentoai-agent/aijento.md)
- [Case: Altera Project Sid](https://docs.aiandbusiness.com/ja/aijentoai-agent/aijento/case-altera-project-sid.md)
- [ケース：Generative Agents: Interactive Simulacra of Human Behavior](https://docs.aiandbusiness.com/ja/aijentoai-agent/aijento/ksugenerative-agents-interactive-simulacra-of-human-behavior.md)
- [AI Agent Tools](https://docs.aiandbusiness.com/ja/aijentoai-agent/ai-agent-tools.md)
- [Make.com使い方ガイド](https://docs.aiandbusiness.com/ja/aijentoai-agent/ai-agent-tools/makecomigaido.md)
- [Microsoft AutoGen](https://docs.aiandbusiness.com/ja/aijentoai-agent/ai-agent-tools/microsoft-autogen.md)
- [n8n](https://docs.aiandbusiness.com/ja/aijentoai-agent/ai-agent-tools/n8n.md)
- [ChatGPT Agent](https://docs.aiandbusiness.com/ja/aijentoai-agent/ai-agent-tools/chatgpt-agent.md)
- [Crew AI](https://docs.aiandbusiness.com/ja/aijentoai-agent/ai-agent-tools/crew-ai.md)
- [Agent to Agent Protocol](https://docs.aiandbusiness.com/ja/aijentoai-agent/agent-to-agent-protocol.md)
- [Model Context Protocol (MCP)](https://docs.aiandbusiness.com/ja/aijentoai-agent/agent-to-agent-protocol/model-context-protocol-mcp.md)
- [Google A2A](https://docs.aiandbusiness.com/ja/aijentoai-agent/agent-to-agent-protocol/google-a2a.md)
- [AIアシスタントツール](https://docs.aiandbusiness.com/ja/aijentoai-agent/aiashisutantotsru.md)
- [Computer Use Agent](https://docs.aiandbusiness.com/ja/aijentoai-agent/computer-use-agent.md)
- [AIアプリ作成ツール](https://docs.aiandbusiness.com/ja/aijentoai-agent/aiapuritsru.md)


---

# 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.aiandbusiness.com/ja/aijentoai-agent.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.
