> For the complete documentation index, see [llms.txt](https://docs.cookie.community/cookie-dao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cookie.community/cookie-dao/cookie.fun/cookie-snaps/campaign-specific-guides/almanak-guide.md).

# Almanak Guide

Almanak is currently running a Capital Mindshare Snaps campaign on [cookie.fun](http://cookie.fun/), where you can:

1. **Earn mindshare** for **18% of the rewards pool (0.1% total supply).**
2. **Earn capital mindshare** for **73% of the rewards pool (0.4% total supply).**
3. **Be a $COOKIE Staker** to get access to **9% of the campaign’s pool worth (0.05% total supply).**\
   [*Read more about Multi-Airdrop Farming for stakers*](/cookie-dao/usdcookie-token/airdrops-for-usdcookie-stakers/usdcookie-multi-airdrop-farming-101.md)

\
To participate in the Almanak campaign you need to:

* Post about Almanak on X for mindshare
* Connect your wallet on [cookie.fun](http://cookie.fun) and deploy capital + post about Almanak on X for capital mindshare

### How to earn capital mindshare for Almanak

1. Complete **at least one of these (using the wallets connected on cookie.fun)**:
   * Invest in previous or upcoming Almanak rounds on Legion.
   * Lock at least $500 in Almanak vaults.
   * Stake $COOKIE in Diamond or Platinum tier.
   * Refer capital either via Legion (Almanak sale) or directly (Almanak vaults).
2. Connect the wallet(s) used for these actions on cookie.fun.
3. Post about Almanak on X.


---

# 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.cookie.community/cookie-dao/cookie.fun/cookie-snaps/campaign-specific-guides/almanak-guide.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.
