> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/portugues/products/dramps/use-cases/blockchain-bridge.md).

# Ponte Blockchain

Como vimos anteriormente, você pode usar os dRamps para transferir moedas FIAT para o blockchain em sua equivalência tFIAT e vice-versa.

Aqui está um guia passo a passo sobre como usar essa funcionalidade para transferir um token como WETH (Wrapped Ether) entre duas cadeias diferentes (chamadas de Cadeia 1 e Cadeia 2):

### Passo 1: Ponte Cadeia 1 - TradFi

* Conecte-se à Cadeia 1 e converta seus tokens WETH em tokens tFIAT. Você pode escolher o token tFIAT que deseja, mas dependendo da quantia que deseja transferir, alguns tokens tFIAT podem oferecer mais liquidez do que outros.
* Encontre um dRamp e converta seus tokens tFIAT em seu equivalente FIAT.

### Passo 2: Ponte TradFi - Cadeia 2

* Conecte-se à Cadeia 2 e encontre um dRamp para converter seu dinheiro FIAT (obtido após o passo anterior) em seu equivalente tFIAT na Cadeia 2. As tags são uma ótima maneira de filtrar e encontrar dRamps com os quais deseja fazer negócios.

<figure><img src="/files/Jp4SxSYSK3kYkNxTQaJR" alt=""><figcaption></figcaption></figure>

* Finalmente, na PaySwap Exchange, troque seus tokens tFIAT por tokens WETH na Cadeia 2.

Parabéns! Você transferiu com sucesso seus tokens WETH da Cadeia 1 para a Cadeia 2.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.payswap.org/portugues/products/dramps/use-cases/blockchain-bridge.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.
