> 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/how-to-deposit-into-vaults-on-almanak.md).

# How to Deposit into Vaults on Almanak

Depositing into vault on Almanak is one of the ways to increase your capital boosts in Almanak’s Attention Capital Markets (ACM). The more capital you deploy in these vaults, the higher your multiplier, meaning more capital mindshare per post and a better leaderboard position.

Vault deposits also directly contribute to the Total Value Locked (TVL) of a project, supporting its growth while giving you yield or other benefits depending on the vault type.

### **Before You Start**

**→ Wallet Ready:** You’ll need a compatible Web3 wallet (e.g., MetaMask, WalletConnect-supported wallet) with funds available.

**→ Capital Available:** To be eligible for capital boosts via vaults, you must deposit at least $500 into a vault on Almanak.

**→ !!! Wallet Connected to cookie.fun:** Make sure your wallet is linked to [cookie.fun](https://cookie.fun/) before or immediately after depositing so your multiplier is tracked.

**→ Understand the Rules:** You get a multiplier on your capital boosts when you deposit to the vaults on Almanak. Deposits count for multipliers from the moment they are made. If you withdraw, you will not be eligible for the deposit multiplier.

### **Step-by-Step Deposit Guide**

#### **1. Visit the Almanak Vaults Page**

* Click [here](https://app.almanak.co/vaults/0xdcd0f5ab30856f28385f641580bbd85f88349124) to visit Almanak vaults page. Make sure you are on the correct and official site to avoid phishing.

<figure><img src="/files/KjuD0H609cjxMq1AKo68" alt=""><figcaption></figcaption></figure>

#### **2. Connect Your Wallet**

* Look for the "Connect Wallet" button in the top-right corner of the vaults page.
* Click it and select your wallet provider (e.g., MetaMask, WalletConnect, Coinbase Wallet).
* A pop-up will appear in your wallet, approve the connection request.

<figure><img src="/files/CcvdCYhmcc7oBGj2653v" alt=""><figcaption></figcaption></figure>

#### **3. Sign the Connection Request**

* Your wallet will ask you to sign a message confirming the connection.

<figure><img src="/files/CoNAmjQSvRtTNjWHDymf" alt=""><figcaption></figcaption></figure>

#### **4. Accept the Terms & Privacy Policy**

* Read through the Terms of Service and Privacy Policy.
* Click the “Accept” button to confirm your acceptance.
* This is required before you can proceed with deposits.

<figure><img src="/files/LadjhKImEkMortkKIQmm" alt=""><figcaption></figcaption></figure>

#### **5. Enter Your Deposit Amount**

* Choose the amount you want to deposit into the vault.
* Make sure it meets the minimum eligibility requirement for cSnaps multipliers ($500 or more).

<figure><img src="/files/FDWyoe8P1mjTBxYZG0X6" alt=""><figcaption></figcaption></figure>

#### **6. Approve the Token Spend**

* Your wallet will pop up asking you to confirm the token approval transaction.

<figure><img src="/files/ugzObSHElC3oPtvIATIG" alt=""><figcaption></figcaption></figure>

#### **7. Confirm the Deposit Transaction**

* After approving token spend, click Deposit.
* Your wallet will show the final transaction for sending funds to the vault.
* Review the details carefully, then confirm.
* Wait a few seconds for the transaction to process onchain.

<figure><img src="/files/mAG8p2f7SI9cQjnRL2N8" alt=""><figcaption></figcaption></figure>

#### **8. Deposit Confirmation**

* Once confirmed, you’ll see a transaction success notification on the platform.
* Your deposit is now in the vault, and your vault shares will be allocated to your wallet shortly.

<figure><img src="/files/tp2NufFTppylgTtlSBHD" alt=""><figcaption></figcaption></figure>

#### **9. Refresh to View Your Position**

* Refresh the vault page or navigate to your portfolio to see your current position and vault shares.
* From this point, your deposit will be counted toward your cSnaps multiplier in the daily snapshot.

<figure><img src="/files/qES74fcEh3fgqJG1VUIE" alt=""><figcaption></figcaption></figure>

### **Important Notes**

* **Snapshots every hour:** Your multiplier is applied based on your vault deposits every hour.
* **Capital changes update multipliers:** Adding more capital increases your multiplier from that moment forward; withdrawing decreases it.

Use the Vault to maximize your Multiplier, stack more capital mindshare, and keep climbing the leaderboard.


---

# 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/how-to-deposit-into-vaults-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.
