> For the complete documentation index, see [llms.txt](https://docs.skullco.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skullco.in/find-2-earn/sponsored-hunts.md).

# Sponsored Hunts

### The Innovation

Sponsored Hunts solve Web3 gaming's fundamental paradox: how to offer genuinely free gameplay while maintaining economic sustainability. Instead of extracting value from players, partners pre-fund a prize budget; we convert it into daily prizes and run the hunts. The art itself becomes the advertisement - players can't skip it because solving it is the game.<br>

**How a sponsored hunt works**

* **Clue post on X:** stylized scene (e.g., Pepe in Street View) + prize + rules.
* **Entry rule:** repost + like + reply with the Street View link/coords.
* **Winner:** first valid reply by timestamp; publicly announced.
* **Proof-of-game:** winner tweets the claim; we verify and pay.<br>

**Why partners pay (outcomes)**

* **Unskippable attention.** The art *is* the puzzle; players stare at it for minutes.
* **Viral distribution.** Repost-to-enter drives compounding reach.
* **Measurable growth.** Impressions, engagement rate, follower lift, site clicks, wallet binds.
* **Positive meaning.** “Find the place” gives tokens a purpose beyond speculation.<br>

**Economics**

* **Monthly retainers or per-hunt packages.** Funds split into prize pools; we keep a transparent fee.
* **Self-sustaining loop:** partners fund prizes → hunts go viral → more players → higher ROI → recurring sponsorships.<br>

**Fairness & anti-bot**

* Public **Hunt Log** with timestamps.
* Cooldowns on submissions; account checks; optional newcomer whitelists.
* “Tweet-to-claim” adds social proof before payout.<br>

**Beyond memecoins (brand use)**

* **Consumer brands:** product placement inside the clue.
* **Tourism & cities:** landmarks and local businesses as the target scenes.
* **Entertainment:** movie/series launches, music drops, game releases.
* **Retail:** scavenger campaigns tying clues to store locations or online drops.<br>

**Funnel to on-chain**

* Sponsored hunts acquire players for free → some opt into **Fog Hunt** (first on-chain spend)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.skullco.in/find-2-earn/sponsored-hunts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
