> 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/marketplace/afiliados.md).

# Afiliados

Estamos convencidos de que o mais importante no jogo são os jogadores, por isso recompensamos os jogadores que trazem novos jogadores, onde todos se beneficiam. Não só haverá mais movimento no jogo, mas o [Token](/portuguese/tokenomics/informacao-do-token.md) apreciará mais à medida que mais jogadores chegarem.&#x20;

É por isso que se você recomendar o jogo para seus amigos, você **receberá 10% de todas as NFTs que os indicados cunharem para toda a vida dentro do Soccer Arena**. E você ainda ganhará mais e mais com os futuros times, estádios, itens ou jogadores se seus indicados comprarem eles. Você pode optar por dividir parte desse % e oferecer um desconto ao usuário indicado, com **desconto máximo de 5% para o usuário indicado pelo seu link de afiliado**.

Você terá a opção de usar links de referência ao promover suas copas organizadas em seus estádios, onde, além de ganhar 10% de tudo que um novo jogador adquirir a partir de seu link, ajudará você a preenchê-las mais cedo e assim ganhar mais , quer venham de novos jogadores, ou jogadores que já existem.

Mais em <https://play.soccerarena.io/affiliates/>


---

# 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/marketplace/afiliados.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.
