> For the complete documentation index, see [llms.txt](https://support.brandedminigames.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.brandedminigames.com/data-and-export/participation.md).

# Participation

Through the game campaign, you can collect the phone numbers or email addresses of participating players.

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

To obtain the phone numbers and email addresses of such participants, [**the login feature**](broken://pages/HrJSLBTdPuZCZgMKfO0X) must be enabled.

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

**Excluding preview data**: When this button is pressed, preview data is hidden, and only live data is shown. Data tested through the preview is also stored along with the live data.

<figure><img src="/files/JdrlcuYNbTsBKbxbRTAz" alt="" width="209"><figcaption></figcaption></figure>

**Including preview data**: When this button is pressed, preview data is included and displayed with live data.

<figure><img src="/files/e9pMFt1mkonO6UKxmb3M" alt="" width="204"><figcaption></figcaption></figure>

**Export to CSV**: You can download the currently displayed data in CSV format.

<figure><img src="/files/YRyclV1D3vlPnnK0JSOf" alt="" width="120"><figcaption></figcaption></figure>

**Reset**: Delete all stored data.

<figure><img src="/files/HxG5XpIFuisWwsNPt0TI" alt="" width="74"><figcaption></figcaption></figure>

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

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

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


---

# 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://support.brandedminigames.com/data-and-export/participation.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.
