# Challenge Capsules

Challenge Capsules allow players to take on randomized, individual challenges of varying difficulties that provide a chance to earn rewards upon completion.&#x20;

### Mechanics

1. Go to the FSLID website, <https://id.fsl.com>. Once logged in, users can go to “Applications” > “Challenge Capsules”.&#x20;
2. Select a Challenge Capsule that you would like to open. The contents of the Challenge Capsule are hidden until the user chooses to pay the Entry Fee to open the Capsule.&#x20;
3. Challenges can be completed by using either STEPN or STEPN GO. The Challenge Capsule will specify which of the two apps is needed to perform the task.
4. Capsules cannot be exchanged nor can the Entry Fee be refunded.&#x20;
5. Once the Capsule is opened and the Challenge is revealed, the player has a limited amount of time to complete the Challenge.&#x20;
6. Players can have only one opened and unfinished Challenge from one (1) Capsule at any given time.&#x20;
7. Once the player has successfully completed/finished a Challenge in an opened Capsule, they can open another Capsule.
8. Runs are subject to SMAC validation, and will not mark the challenge as “completed” if the run is tagged as a Bot Run, Abnormal Run, etc. &#x20;
9. Once opened, Players can only either succeed or fail the Challenge from the Capsule.&#x20;
10. If the Challenge is successfully completed, the player will receive a draw Ticket for the prize draw of that Capsule.&#x20;
11. Higher RESILIENCE stats (in STEPN) and higher CHARM stats (in STEPN GO) will grant even more draw Tickets, see S.
12. If the Challenge was not completed or failed, no ticket will be granted, and the Entry Fee for that failed Capsule will enter the prize pool.   &#x20;
13. The draw tickets from all the players who completed the Challenge are entered into the Raffle, from which a winner will be selected. The Winner will then receive the prize from that Challenge Capsule.&#x20;


---

# 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://go-whitepaper.stepn.com/social-module/challenge-capsules.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.
