> For the complete documentation index, see [llms.txt](https://boletux.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boletux.gitbook.io/docs/espa/gambling-and-betting/bets/multiplicador-de-premios.md).

# Multiplicador de premios

Se establece la siguiente la tabla de multiplicadores por cada 1.000 apuestas realizadas según la cantidad apostada de ETH:

<table data-full-width="false"><thead><tr><th width="146" align="center">Multiplicador</th><th width="145" align="center">0.25 ETH</th><th width="146" align="center">0.1 ETH</th><th width="151" align="center">0.025 ETH</th><th align="center">0.005 ETH</th></tr></thead><tbody><tr><td align="center">1,5</td><td align="center">392 de 1.000 </td><td align="center">398 de 1.000 </td><td align="center">402 de 1.000</td><td align="center">408 de 1.000</td></tr><tr><td align="center">2</td><td align="center">494 de 1.000</td><td align="center">490 de 1.000 </td><td align="center">488 de 1.000</td><td align="center">486 de 1.000</td></tr><tr><td align="center">3</td><td align="center">102 de 1.000</td><td align="center">100 de 1.000 </td><td align="center">98 de 1.000</td><td align="center">94 de 1.000</td></tr><tr><td align="center">4</td><td align="center">6 de 1.000</td><td align="center">6 de 1.000</td><td align="center">6 de 1.000</td><td align="center">6 de 1.000</td></tr><tr><td align="center">5</td><td align="center">4 de 1.000</td><td align="center">4 de 1.000</td><td align="center">4 de 1.000</td><td align="center">4 de 1.000</td></tr><tr><td align="center">10</td><td align="center">2 de 1.000</td><td align="center">2 de 1.000</td><td align="center">2 de 1.000</td><td align="center">2 de 1.000</td></tr></tbody></table>


---

# 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://boletux.gitbook.io/docs/espa/gambling-and-betting/bets/multiplicador-de-premios.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.
