# Deposit

To make a deposit, first log in to your account. Create an account or sign in using the "Log in / Register" button. Once logged in, go to the deposit page, select your preferred blockchain and token, enter the amount, and click the deposit button. Connect your wallet to complete the deposit.

<figure><img src="/files/d68gm2yJTm7h2NkdeVUT" alt=""><figcaption><p>Make a deposit</p></figcaption></figure>

You can also take advantage of our referral system. To do so, follow a referral link or enter a referral code in the field to the right of the deposit section.

<figure><img src="/files/ePPbzpc1S3nVke4JScma" alt=""><figcaption><p>Referral code</p></figcaption></figure>

Earn a free Inferno Chest with any deposit of $20 or more.

<figure><img src="/files/9TKXqpT3vkGhkQOg3m6e" alt=""><figcaption><p>Free chest</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.cytonic.com/airdrop/guidelines/deposit.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
