> 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/~/revisions/koEtYdnjHbS4GHB9zzOV/cookie.fun/attention-capital-markets/how-to-start-earning-csnaps/acm-csnaps-multipliers/how-to-refer-on-almanak.md).

# How to refer on Almanak

### Step-by-step guide

1. Go to <https://app.almanak.co/> and connect your wallet in the top right corner.

   ! Important: it has to be the same wallet you connected to ACM on [cookie.fun](http://cookie.fun).
2. Once you’re in, click on the vault you wish to refer users to.
3. Your referral code will be in the box on the right.
   1. Referrers get a 20% bonus (calculated based on the added TVL of their invites) for bringing in new users, referred users get a 10% bonus + **cSNAPS multiplier**
   2. Important:
      1. you still need to post on X to be eligible for SNAPS. Your referral multiplier transforms SNAPS into cSNAPS (capital SNAPS), making you eligible for top tier rewards. To find out more about multipliers, go here: \[link section]
      2. If you refer people to invest, you don’t need to deploy your own capital to be eligible for cSNAPS.

To find out more about vaults, go here: <https://docs.almanak.co/docs/vaults/>

More info on Almanak referrals: <https://docs.almanak.co/docs/points#referrals-0>


---

# 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/~/revisions/koEtYdnjHbS4GHB9zzOV/cookie.fun/attention-capital-markets/how-to-start-earning-csnaps/acm-csnaps-multipliers/how-to-refer-on-almanak.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.
