# Claude

Crafted for resilience, Anthropic models let you build agents that tackle high-stakes tasks with ease. Picture this:

* Dive into deep, reasoning-driven conversations.
* Design intelligent agents that pick and use tools dynamically, based on real-time needs.

***

**Agent inspiration:**

* A virtual assistant that updates documents and fires off emails.
* A CRM/ERP maestro handling customer data and inventory.
* Smart transcription of images and video for rich insights.
* Code whisperer: generating and debugging on command.
* Multilingual agents breaking language barriers with real-time translation.

***

**Nodes Available**:

* [LLM Chat](https://help.integrail.ai/agent-studio/editor/llm#llm-chat)
* [Caller 2](https://help.integrail.ai/agent-studio/editor/llm#caller-2)

***

We’d love to hear from you! Reach out to **<documentation@integrail.ai>**


---

# 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://help.integrail.ai/agent-studio/images-and-media/claude.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.
