# Textual A2A agent

The Textual A2A agent allows orchestrators, LLM frameworks, and agent marketplaces that speak A2A to use Textual to detect and redact sensitive values.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>About the A2A agent</strong><br><br>Overview of the Textual A2A agent.</td><td><a href="/pages/yXA45SxNloaS4s2URzcf">/pages/yXA45SxNloaS4s2URzcf</a></td></tr><tr><td><strong>Textual configuration for A2A</strong><br><br>Configure how A2A calls to a Textual instance work.</td><td><a href="/pages/ENxk8GezZeYE5yD7gs3n">/pages/ENxk8GezZeYE5yD7gs3n</a></td></tr><tr><td><strong>Creating credentials for A2A calls</strong><br><br>Generate a Textual API key or an OAuth client.</td><td><a href="/pages/5Su4W8l68RpKSv0dLTXm">/pages/5Su4W8l68RpKSv0dLTXm</a></td></tr><tr><td><strong>Calling the A2A agent</strong><br><br>Send requests to the A2A agent.</td><td><a href="/pages/T1SliaSMxmB6rCoJy8Rr">/pages/T1SliaSMxmB6rCoJy8Rr</a></td></tr><tr><td><strong>A2A skills reference</strong><br><br>Details about the available skills for the Textual A2A agent.</td><td><a href="/pages/qf3lhf0bFuRuARh56FgX">/pages/qf3lhf0bFuRuARh56FgX</a></td></tr></tbody></table>


---

# 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.tonic.ai/textual/textual-integrations/textual-a2a-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.
