# Exporting Winners Data

Once winners have been picked and the project is finalized, the next step is to export the data for the winners in a format that is useful to projects providing the prizes. The video below walks you through this:

{% embed url="<https://www.youtube.com/watch?v=N2c3wgXXB7M>" %}

## For wallet collections

Entries with duplicate social accounts (e.g. Discord or Twitter) are automatically removed in regular raffles when winners are picked, but in the case of a wallet collection, make sure to click on `Re-validate entries` on the Entries page before exporting the winners data to remove duplicates, if any.

<figure><img src="/files/AYUnVQllXoCqQiA0f428" alt="" width="242"><figcaption></figcaption></figure>


---

# Agent Instructions: 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://alphabot-docs.gitbook.io/alphabot/raffles/exporting-winners-data.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.
