> For the complete documentation index, see [llms.txt](https://singularityzk.gitbook.io/singularity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://singularityzk.gitbook.io/singularity/singularity-secret-service/mission-guideline-overview/how-to-deposit-on-singularity.md).

# How to Deposit on Singularity

Follow these clear steps to successfully deposit

### Step 1: Complete Your KYC Verification

Before anything else, you’ll need to verify your identity through KYC (Know Your Customer).

* Go to:[ KYC Verification Document](/singularity/singularity-secret-service/mission-guideline-overview/how-to-kyc-with-zkme.md) to KYC with zkMe.
* Follow the instructions carefully to complete the verification process

Make sure your KYC is approved before proceeding.

### Step 2: Access the Deposit Page

After completing your KYC:

* Go to:[ https://app.thesingularity.network/depositwithdraw](https://app.thesingularity.network/depositwithdraw)
* Click on the "Deposit" button.

You’re now ready to start your deposit process.

### Step **3: Choose Your Preferred Token & Enter preferred Amount**

1. Select Your Token:

* ETH (Ethereum) (Recommended for higher points)
* USDC (USD Coin) (Another reliable option)

2. Enter the Amount:&#x20;
3. Input the amount you want to deposit.
4. Click on "Continue."

Double-check the details before moving forward.

### Step 4: **Store Your Private Note Securely**

After clicking "Continue," you’ll receive a Private Note. This is essential for future transactions, and you must store it securely.

You have three options:

1. Copy & Paste: Save it in a secure document or note app.
2. Download TXT File: Download and store the .txt file securely.
3. Use a Note Management Tool: Store it in a trusted note management application.

   You can download the Note Management Tool [here](https://chromewebstore.google.com/detail/singularity-notes-tool/fmgbckigpeejhndcdmlhaopjmcgapkfm?pli=1).

### Step 5: Finalize Your Deposit

* Click on "Proceed with Deposit."
* The Zero-Knowledge (ZK) Proof process will begin.
* This usually takes about 1–3 minutes to complete.

Once finished, you’ll receive a confirmation of your deposit.

### Step 6: Follow us on social media

Follow us on social media (It's a must!) to stay-up-to-date!

[X ](https://x.com/singularityzk)- [Discord](https://discord.gg/T8Mp8KmmuJ) - [Telegram](https://t.me/singularityzk) - [Website](https://thesingularity.network/)

If you have any questions or issues you want to report, ping us  Discord: <https://discord.gg/T8Mp8KmmuJ>&#x20;

<br>


---

# 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://singularityzk.gitbook.io/singularity/singularity-secret-service/mission-guideline-overview/how-to-deposit-on-singularity.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.
