# Where to Find Quests

[Freecards](/guide/peaxel-game/athletes-and-cards/card-types-and-rarity/freecards.md) can be earned by completing **quests**.

There are 2 main quest hubs:

#### **1) Zealy Questboard**

Quests on Zealy reward you with:

* XP
* Roles
* **Freecard drops** during milestones or special events

Example actions:

* Follow an athlete
* Like or comment posts
* Join a challenge
* Participate in talent votes

#### **2) The Peaxel Discord**

Link: [Peaxel Discord](https://discord.com/invite/p2K6kquXHU)

Discord has:

* Weekly events
* “Fan of the Week” roles
* Creative contests
* Battle/Tournament votes
* AMA participation rewards

Freecards are often rewarded during:

* Special community events
* Hall of Fame Talent Spotlights
* Seasonal tournaments
* Content creation challenges


---

# 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://docs.peaxel.me/guide/peaxel-game/win-freecards/where-to-find-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.
