> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/portuguese-brazilian/negociacao/pancakeswap-x/rwas.md).

# RWAs

O PancakeSwap X suporta ativos do mundo real on-chain na BNB Chain em escala. Os usuários podem negociar mais de 100 ações tokenizadas, títulos e ETFs diretamente no PancakeSwap, com tecnologia da Ondo Finance.

### O que é Ondo Finance?

A Ondo Finance é uma provedora líder de ativos do mundo real tokenizados (RWAs), incluindo ações dos EUA, ETFs, Títulos do Tesouro e ativos tokenizados. Todos os ativos são totalmente respaldados 1:1 por títulos tradicionais correspondentes mantidos com corretoras-depositárias licenciadas e disponibilizados para usuários elegíveis por meio de infraestrutura compatível e transparente.

### A Oportunidade: Ativos do Mundo Real, Agora On-Chain

Os ativos tokenizados representam uma das categorias de crescimento mais rápido tanto no DeFi quanto no ecossistema blockchain mais amplo:

* O mercado global de ativos tokenizados registrou crescimento de três dígitos ano a ano
* Os RWAs tokenizados devem ultrapassar US$ 10 trilhões em valor até 2030, com os ativos tokenizados desempenhando um papel fundamental nesse crescimento

Ao trazer esses ativos on-chain via PancakeSwap X, o PancakeSwap desbloqueia novos e poderosos casos de uso para usuários na BNB Chain, conectando as finanças tradicionais com a infraestrutura descentralizada.

Você pode ver a lista completa de ativos tokenizados elegíveis da Ondo Finance [**aqui**](https://tokenlists.org/token-list?url=https://tokens.pancakeswap.finance/ondo-rwa-tokens.json).

{% hint style="info" %}
Observação: Os ativos tokenizados oferecidos pela Ondo Finance no PancakeSwap não estão disponíveis em determinadas jurisdições devido a requisitos regulatórios. Consulte esta [lista](https://docs.ondo.finance/ondo-global-markets/eligibility) de países suportados para verificar sua elegibilidade.
{% endhint %}

{% hint style="success" %}
**Você pode acessar esses ativos diretamente na página de Swap do PancakeSwap.**
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/portuguese-brazilian/negociacao/pancakeswap-x/rwas.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
