# Challenge – Battle – PVP

In the world of fitness, sports, MMA, dance, and other physical activities, challenges or battles are common ways to encourage healthy competition, recognition, and self-improvement.

In Impakt, members can challenge each other in various modes for specific workouts or exercises.

### Challenge types

* **Blitz Time Challenge** - Complete a number of repetitions for each exercise. The final time is your score; rest as needed.
* **HIIT Challenge** - Complete as many repetitions of a given exercise as possible within the allotted time. The total number of repetitions counts as your final score; rest times are predetermined.

### Challenge modes

Compete One on One, One vs. All, Team vs. Team, or as in a Group Challenge.

### **Prizes**

Challenges can be set up with or without prizes. Prizes can consist of bets or officially issued prizes.


---

# 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://whitepaper.impakt.com/the-product/social-fitness/challenge-battle-pvp.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.
