# Daylight Scout Handbook

Welcome! We are excited to team up with you to accomplish our mission at Daylight: help everyone uncover what their wallet address can do: mints, airdrops, unlocks, votes, and more. We call these things you can do “abilities”, inspired by [Magic the Gathering's definition of an ability](https://mtg.fandom.com/wiki/Ability): “text on an object that explains what that object does or can do.”&#x20;

This handbook is a guide for your journey as a Scout.

## Scouting with Daylight

Interested in Scouting? Here's how it works:

* Submit five abilities via our [submit form](https://www.daylight.xyz/submit)
* Once your submissions are approved, mint a free Scout badge to access special abilities
* Check out the [Scout Leaderboard](https://www.daylight.xyz/scouts) to see how you stack up against other Scouts

## Getting Started

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Abilities and Scouts</strong></td><td>Learn more about abilities and the Scouts who find them</td><td></td><td><a href="abilities-and-scouts">abilities-and-scouts</a></td></tr><tr><td><strong>Finding Abilities</strong></td><td>Learn how you can find new abilities to submit to Daylight</td><td></td><td><a href="finding-abilities">finding-abilities</a></td></tr><tr><td><strong>Submitting Abilities</strong></td><td>Ready to submit? Learn what info you'll need to submit</td><td></td><td><a href="submitting-abilities">submitting-abilities</a></td></tr></tbody></table>

Once you're ready, submit your first ability:

{% embed url="<https://www.daylight.xyz/submit>" %}

{% hint style="info" %}
Have more questions? Check out our [FAQs](https://handbook.daylight.xyz/scouts-handbook/appendices/faqs) section or #questions in our [Discord](https://discord.gg/kd8U4n8FFr)
{% endhint %}


---

# 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://handbook.daylight.xyz/scouts-handbook/daylight-scout-handbook.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.
