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

# Preguntas frecuentes

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

### **¿Cómo puenteo activos a Aptos y proporciono liquidez?**

Por favor consulta la guía de cómo [Obtener Monedas de Aptos](/espanol/bienvenido-a-pancakeswap/how-to-guides/get-started-aptos/aptos-coin-guide.md).

### ¿Cómo puenteo el CAKE ganado de vuelta a BNB Smart Chain?

Por favor consulta la [Guía de Puenteo de CAKE](/espanol/bienvenido-a-pancakeswap/how-to-guides/get-started-aptos/cake-bridging-guide.md).

Si estás intentando puentear otros activos, por favor consulta la guía de [Obtener Moneda de Aptos](/espanol/bienvenido-a-pancakeswap/how-to-guides/get-started-aptos/aptos-coin-guide.md). Encontrarás varias soluciones de puenteo que funcionan en ambas direcciones para muchos activos populares.

### **¿Habrá más pares?**

Sí, pero desplegaremos en pasos para asegurarnos de priorizar la seguridad de los fondos de los usuarios y la inflación de CAKE. Comunícanos en los chats de la comunidad qué crees que debería agregarse a PancakeSwap en Aptos.

Si eres un proyecto que construye en Aptos y buscas incentivar la liquidez de tu token, consulta [esta](broken://pages/VB58XNVaU1vlrJ3RcHif) guía y ¡ponte en contacto con nosotros!

### ¿Por qué no hay un botón "Habilitar"?

En Aptos, las monedas no tienen que habilitarse/aprobarse para el gasto. Por lo tanto, no es necesario habilitar el gasto del contrato en las granjas. Simplemente haz clic en el botón "depositar" para comenzar a hacer farming.

### ¿Gano CAKE de forma nativa en Aptos?

Sí, a diferencia del farming multicadena, ganarás recompensas de CAKE de forma nativa en Aptos.

Con nuestra expansión multicadena y despliegue en Aptos, CAKE es ahora un token multicadena que existe tanto en BNB Smart Chain como en Aptos.

CAKE en Aptos es igual a CAKE en BNB Smart Chain y siempre puede puentearse entre las dos cadenas con una proporción 1:1.

Ten en cuenta que solo hay un CAKE. No hay diferentes versiones de CAKE entre diferentes cadenas. Y el suministro total de CAKE en todas las blockchains estará limitado a 750M, según nuestro libro blanco de tokenomics v2.

Para puentear tu CAKE a BNB Smart Chain, consulta la [guía de puenteo de CAKE](/espanol/bienvenido-a-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/espanol/ganar/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.
