# Download Buyer Data

For projects who are auctioning off a placeholder token for a node sale, Real World Asset or a future token, we now offer the ability to extract a CSV file with the wallet address and number of tokens purchased to easily allow for viewability.&#x20;

## How to download buyer data

To download wallet data, first you must head to the sale page and be logged in as an admin, with the wallet used to set up the sale. \
\
Once this is done on the sale page view the admin tools in the bottom right hand corner and click the small green button with the arrow pointing down.&#x20;

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

Once this is clicked a CSV file with wallet data will be visible in your downloads!


---

# 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://help.fjordfoundry.com/fjord-foundry-docs/for-sale-creators/manage-my-sale/download-buyer-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.
