> For the complete documentation index, see [llms.txt](https://alternates-whitepaper.gitbook.io/alternates-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alternates-whitepaper.gitbook.io/alternates-wiki/learn-alternates/game/challenges-quests.md).

# Challenges/Quests

## Quest System Overview

The quest system in Alternates provides players with a range of **in-game missions**, **social engagement challenges**, and potentially **web3 tasks**. These quests allow players to earn points, rewards, and progress towards leaderboard rankings. They are divided into several categories:

* **Daily Quests**: Short-term tasks that players can complete every day, such as achieving a certain number of kills, playing specific game modes, or winning matches. These quests help players earn small rewards consistently.
* **Weekly Quests**: More complex objectives that may take a few sessions to complete, such as getting a set number of headshots or capturing objectives in game modes like Hardpoint or Domination. Weekly quests offer bigger rewards for sustained effort.
* **Event-based Quests**: Special missions tied to in-game events or tournaments, often giving rare or exclusive rewards. These quests are often more challenging and time-sensitive.
* **Web3 Integration Challenges**: Alternates may feature tasks that engage players with the blockchain aspects of the game. These might include interacting with NFTs, using ApeCoin or $ALT tokens, or engaging in marketplace activities through the Player Hub.

## Rewards for Completing Quests

By completing quests and challenges, players earn various rewards, including:

* **Points**: Accumulating points that contribute to leaderboard positions, unlocking special rewards based on rank.
* **In-game Items**: Rewards like weapon skins, character outfits, or loot boxes.
* **NFTs**: Completing certain web3 or event-based quests may grant players exclusive NFTs that can be collected or traded in the marketplace.
* **Currency**: Some quests may reward players with in-game or blockchain-based currency, such as $ALT or $Ape tokens, which can be used for purchases, staking, or trading.

## Clan Integration and Competitive Challenges

Clans can also participate in **group-based challenges** where members collaborate to achieve common goals. These quests may involve coordinated efforts in game modes like Search and Destroy or Domination. Completing these clan-based quests can contribute to overall clan rankings and earn rewards for the entire group.

## Mission Tracking

Players can monitor their quest progress through the **Player Hub**, where all active and completed missions are visualized. This system allows players to easily track their objectives and rewards, ensuring that no quest is missed.


---

# 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:

```
GET https://alternates-whitepaper.gitbook.io/alternates-wiki/learn-alternates/game/challenges-quests.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.
