> 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/ganhar/yield-farming/farming-on-aptos/faq.md).

# FAQ

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28206%29.png" alt=""><figcaption></figcaption></figure>

### **Como faço Bridge de ativos para a Aptos e forneço liquidez?**

Confira o guia de como [Obter Moedas Aptos](/portuguese-brazilian/bem-vindo-ao-pancakeswap/how-to-guides/get-started-aptos/aptos-coin-guide.md).

### Como faço Bridge do CAKE ganho de volta para a BNB Smart Chain?

Confira o [Guia de Bridging de CAKE](/portuguese-brazilian/bem-vindo-ao-pancakeswap/how-to-guides/get-started-aptos/cake-bridging-guide.md).

Se você estiver tentando fazer Bridge de outros ativos, confira o guia de [Obter Moedas Aptos](/portuguese-brazilian/bem-vindo-ao-pancakeswap/how-to-guides/get-started-aptos/aptos-coin-guide.md). Você encontrará diversas soluções de Bridge que funcionam nos dois sentidos para muitos ativos populares.

### **Haverá mais pares?**

Sim, mas faremos a implantação em etapas para garantir que priorizemos a segurança dos fundos dos usuários e a inflação do CAKE. Nos avise nos chats da comunidade o que você acha que deve ser adicionado à PancakeSwap na Aptos.

Se você é um projeto construindo na Aptos e deseja incentivar a liquidez do seu token, confira [este](broken://pages/VB58XNVaU1vlrJ3RcHif) guia e entre em contato conosco!

### Por que não há botão "Enable"?

Na Aptos, os tokens não precisam ser habilitados/aprovados para gastos. Portanto, não é necessário habilitar o gasto de contrato nos farms. Basta clicar no botão "deposit" para começar a fazer farming.

### Eu ganho CAKE nativamente na Aptos?

Sim, ao contrário do farming cross-chain, você ganhará recompensas de CAKE nativamente na Aptos.

Com nossa expansão multichain e implantação na Aptos, o CAKE agora é um token multichain que existe tanto na BNB Smart Chain quanto na Aptos.

O CAKE na Aptos é igual ao CAKE na BNB Smart Chain e sempre pode ser transferido entre as duas redes com uma proporção de 1:1.

Observe que há apenas um CAKE. Não existem versões diferentes do CAKE entre diferentes redes. E o fornecimento total de CAKE em todas as blockchains será limitado a 750M, de acordo com nosso litepaper de tokenomics v2.

Para fazer Bridge do seu CAKE para a BNB Smart Chain, confira o [guia de bridging de CAKE](/portuguese-brazilian/bem-vindo-ao-pancakeswap/how-to-guides/get-started-aptos/cake-bridging-guide.md).


---

# 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/ganhar/yield-farming/farming-on-aptos/faq.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.
