# IA

- [Habilidade](https://docs.trustlesswork.com/trustless-work/v1-pt/ia/habilidade.md): Assistentes de codificação com IA e contexto completo sobre a Trustless Work, incluindo fluxos de escrow, assinatura XDR, padrões de SDK e práticas recomendadas de integração.
- [Vibe Coding | SDK Blocks](https://docs.trustlesswork.com/trustless-work/v1-pt/ia/vibe-coding-or-sdk-blocks.md)
- [Vibe Coding | SDK React](https://docs.trustlesswork.com/trustless-work/v1-pt/ia/vibe-coding-or-sdk-react.md)
- [MCP](https://docs.trustlesswork.com/trustless-work/v1-pt/ia/mcp.md): O Model Context Protocol (MCP) permite que ferramentas e agentes de IA se integrem perfeitamente à infraestrutura de escrow da Trustless Work por meio de uma interface unificada e sensível ao contexto.


---

# 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.trustlesswork.com/trustless-work/v1-pt/ia.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.
