> For the complete documentation index, see [llms.txt](https://guides.argmu.com/es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.argmu.com/es/donaciones/mu-coins-vip-coins-tiempos-de-entrega.md).

# MU Coins/VIP Coins (tiempos de entrega)

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

**¿Cuál es la demora de acreditación de las Coins?**

**La entrega de coins es, en la mayoría de los casos, instantánea.** Ésto quiere decir que a los pocos segundos de haber realizado el pago verás las coins en tu cuenta listas para ser canjeadas desde el sitio web del servidor.

***

**¿Cómo debo iniciar un reclamo por una donación no acreditada?**

Si por algún motivo tus coins no fueron entregadas luego de haber transcurrido un periodo de 24hs hábiles desde que realizaste el pago, podés iniciar un reclamo formal desde los siguientes enlaces:

**• Formulario (S3):** [**Enviar Reclamo por Donación (S3)**](https://s3.argmu.com/index.php?pagina=panel_u\&panel=reclamo_donacion)\
\&#xNAN;**• Formulario (99B):** [**Enviar Reclamo por Donación (99B)**](https://99b.argmu.com/index.php?pagina=panel_u\&panel=reclamo_donacion)


---

# 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://guides.argmu.com/es/donaciones/mu-coins-vip-coins-tiempos-de-entrega.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.
