# Participants

Specify who can participate in the event.  Everyone in the participant list must also meet all event eligibility requirements before they can purchase in this app.

* The first option allows any eligible user to take part in your raise event as long as they meet all of your verification and region requirements.
* You can also gate the event to specific Ethereum wallet addresses by uploading a CSV file.

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

<figure><img src="/files/1UVOEUaDWiLY8thEMCYL" alt=""><figcaption></figcaption></figure>

* Once your participant options are completed, select Continue to move on to the next step.


---

# 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://tokensoft.gitbook.io/tokensoft/events/setting-up-a-raise-event/participants.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.
