> For the complete documentation index, see [llms.txt](https://docs.openbisea.com/dexgo-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openbisea.com/dexgo-white-paper/dexgo-overview/how-to-earn-on-dexgo/income-from-players-who-came-from-your-activation.md).

# Income from players who came from your activation

The network has a rule of six handshakes for nine friends. After the first passage, everyone who passed has the opportunity to invite more friends. The first nine people become friends with the first handshake. After the first handshake is completed, all invitees enter the levels of the second handshake, and so on ad infinitum.

50% of the amount from any purchase made at any level is distributed over six handshakes up.

Thus, all players from your point to six handshakes will be your source of income. Their activity will be profit in your pocket, you can create thematic groups, open new routes for your levels and so on.

This table shows the numbers: [**click here**](https://docs.google.com/spreadsheets/d/13C1T_FYT8RdqjHFl4oGGOmO38fWXKP7n7gNn5g57I-k/edit#gid=1773460256\&range=A1:I17)


---

# 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://docs.openbisea.com/dexgo-white-paper/dexgo-overview/how-to-earn-on-dexgo/income-from-players-who-came-from-your-activation.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.
