# Troca de Tokens

A troca de tokens entre a Cadeia ivault e as redes públicas, é simples. Eles podem ser enviados para um endereço de recebimento em uma rede e reenviados por um endereço remetente na outra.

Os endereços de troca só podem liberar os tokens que estiverem disponíveis. Isso é feito de forma semi-automatizada para evitar possíveis tentativas de hacking


---

# 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://whitepaper.ivault.io/portuguese/o-ecossistema-de-blockchain-do-ivault/troca-de-tokens.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.
