> For the complete documentation index, see [llms.txt](https://whitepaper.soccerarena.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.soccerarena.io/portuguese/preventa/pre-venda-presale.md).

# Pré-venda (presale)

Para facilitar a entrada de jogadores das redes BSC e Polygon, a pré-venda do Soccer Arena será realizada tanto na rede **BSC (Binance)** quanto na rede **Polygon (MATIC)**. Isso também será possível em fases posteriores do jogo. Desta forma o usuário, quer tenha fundos na rede BSC ou na rede Polygon, poderá acessar o Soccer Arena sem precisar fazer uma troca prévia de fundos entre as redes. Nós tomamos conta de tudo.

Os usuários que comprarem seus Tokens e NFTs na rede BSC terão tudo para que possam acessar diretamente o Soccer Arena sem precisar de nenhum Token ou ativo na Polygon, usando o mesmo endereço Metamask que usam na BSC, mas na rede da Polygon. Esses usuários receberão seus Tokens e NFTs, bem como tokens MATIC suficientes (nativos da Polygon) para poder operar na rede Polygon sem precisar comprar nenhum token extra, incluindo tutoriais sobre como usar e migrar de uma rede para outra. Desta forma, um usuário da rede BSC que entrar na pré-venda terá tudo o que precisa para poder jogar Soccer Arena de forma simples e transparente para ele.&#x20;

Todas as informações, incluindo datas e fases da pré-venda, podem ser encontradas em <https://presale.soccerarena.io/>


---

# 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://whitepaper.soccerarena.io/portuguese/preventa/pre-venda-presale.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.
