> 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/how-to-participate-in-snaps.md).

# How to participate in Snaps

{% hint style="warning" %}
Cookie Snaps has been closed. Please read the[ full announcement](https://x.com/cookiedotfun/status/2011827453077938511?s=20).
{% endhint %}

1. **Connect your X account** at [cookie.fun](https://cookie.fun/)
2. **Add your wallet(s)** → profile (top right corner) → **Wallets tab**

   * **Rewards Wallets:** wallets to send Snaps rewards to.

     *You have to add your rewards wallet before campaign’s snapshot to receive rewards.*

     *Once your wallets are added, we will treat them as your rewards wallets in all campaigns.*

     * *Remember to add both an EVM and Solana wallet for rewards.*
   * **Campaign Wallets:** required for **Capital Mindshare Campaigns only**

     *Connect the wallets that you used to fulfill capital mindshare objectives. You will be earning capital mindshare only when eligible wallets are connected.*

   <figure><img src="/files/lKfzsylV6jT7zBIwMNsQ" alt="" width="375"><figcaption></figcaption></figure>
3. **Post on X** to create valuable content about a project running a live campaign on [cookie.fun](https://cookie.fun/)

Cookie’s algorithm measures the value of your contributions on X. Our AI scans posts for **relevance, quality, engagement, and narrative alignment**.

* When you post about a project on X, you contribute to that project’s **mindshare**.
* When you also **deploy or refer capital onchain**, your mindshare becomes **capital mindshare**, unlocking higher rewards and investment opportunities.

The more capital you commit or refer, the higher your capital boost and your total capital mindshare.

Read more about Capital Mindshare campaigns here: [Capital Mindshare Campaigns](/cookie-dao/cookie.fun/cookie-snaps/capital-mindshare-campaigns.md)

You can browse all active **Snaps** campaigns here: [cookie.fun campaigns](https://www.cookie.fun/campaigns)


---

# 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/how-to-participate-in-snaps.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.
