> For the complete documentation index, see [llms.txt](https://docs.swappi.io/swappi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swappi.io/swappi/swappi-docs-es/consigue-ayuda.md).

# Consigue ayuda

- [Arreglar las transacciones pendientes atascadas en tu cartera](https://docs.swappi.io/swappi/swappi-docs-es/consigue-ayuda/arreglar-las-transacciones-pendientes-atascadas-en-tu-cartera.md): Cómo "desatascar" cualquier transacción pendiente en tu cartera.
- [Lista de verificación](https://docs.swappi.io/swappi/swappi-docs-es/consigue-ayuda/lista-de-verificacion.md): Si te encuentras atascado, si algo no funciona como debería, o si no estás seguro de si algo funcionó o no, consulta esta sección.
- [Preguntas frecuentes](https://docs.swappi.io/swappi/swappi-docs-es/consigue-ayuda/preguntas-frecuentes.md): Esta página de preguntas frecuentes responde algunas de las preguntas más frecuentes de la comunidad de Swappi.
- [Preguntas frecuentes sobre el impulso](https://docs.swappi.io/swappi/swappi-docs-es/consigue-ayuda/preguntas-frecuentes-sobre-el-impulso.md): Estas preguntas frecuentes están dedicadas al impulso de PPI de Swappi para responder algunas de las preguntas que han planteado la comunidad.


---

# 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.swappi.io/swappi/swappi-docs-es/consigue-ayuda.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.
