> For the complete documentation index, see [llms.txt](https://docs.permission.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.permission.ai/early-access/wsai-permission-agent-launch-sweepstakes.md).

# WSAI Permission Agent Launch Sweepstakes

### 1. Sponsor

Permission Association, Baarerstrasse 10, 6300, Zug, Switzerland, is the Organizer of this giveaway (“Sweepstakes”).

### 2. Eligibility

* Open worldwide to individuals who are at least 18 years of age at the time of participation, unless prohibited by local laws or regulations.
* Employees, officers, and contractors of Organizer, and their immediate families, are not eligible.
* By participating, entrants confirm that participation is legal under the laws of their jurisdiction.
* All participants must be registered Permission members and agree to comply with [Permission’s Terms of Use](https://www.permission.io/terms-of-use?utm_source=chatgpt.com).

### 3. Sweepstakes Period

Begins at 12:00 a.m. PT on October 8th, 2025, and ends at 11:59 p.m. PT on October 23, 2025 (“End Date”).&#x20;

### 4. How to Enter

* During the Sweepstakes Period, sign up for Permission Agent at the WSAI conference or via the designated QR code.
* Complete a three-question feedback survey within fourteen (14) days of activating your Agent to confirm your entry.
* Limit: One (1) entry per person.

### 5. Prizes

* **Total Prize Pool:** 5,000,000 ASK tokens (Approximate Retail Value “ARV”: $750 USD at time of giveaway launch)
* Multiple winners will share the total prize pool.
* ASK token value may fluctuate. No substitution or transfer of prize permitted, except at Organizer’s discretion.

### 6. Winner Selection and Notification

* Winners will be selected at random from all eligible entries received.
* Odds of winning depend on the total number of eligible entries.
* Winners will be notified via the email address associated with their  registration within ten (10) days from the End Date.
* Winners must respond within seven (7) business days of notification or prize may be forfeited and awarded to an alternate winner.

### 7. General Conditions

Organizer reserves the right to disqualify any entrant found to be tampering with the entry process or violating these Official Rules. By entering, entrants agree to be bound by these rules and release Organizer, its affiliates, subsidiaries, advertising and promotion agencies, and their respective officers, directors, employees, and agents from any liability related to participation or prize acceptance.

### 8. Privacy

Personal information collected in connection with this Sweepstakes will be used in accordance with Organizer’s [Privacy Policy](https://www.permission.io/privacy-policy).

### 9. Governing Law

This Sweepstakes is governed by the laws of Switzerland, without giving effect to any choice or conflict of law provision or rule (whether of Switzerland or any other jurisdiction).

<br>


---

# 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.permission.ai/early-access/wsai-permission-agent-launch-sweepstakes.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.
