> 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/ss2-singularity/how-and-where-to-get-started.md).

# How and where to get started?

We thank you for being here, here's how to get started and where to go to participate in three easy steps:

Step 1: KYC

Step 2: Deposit

Step 3: Join the Discord verify your OG role by connecting your KYC'd wallet&#x20;

## How to KYC?

* Head to the compliance portal [here](https://cp.thesingularity.network/?utm_source=gitbook\&utm_medium=link\&utm_campaign=Gitbook) and complete KYC to ensure you gain access.&#x20;

  in-depth guide [here](/singularity/how-to-get-started/kyc-kyb-guide.md)[:](/singularity/how-to-get-started/kyc-kyb-guide.md)

  * KYC options: zkMe, Base, or Keyring. Just follow the steps and you will be good to go.
    * zkMe is for Base and Arbitrum
      * Coinbase is for Base
      * Keyring is for Ethereum
        * Once you complete KYC once you can bridge this access to other chains via our compliance portal [here](https://cp.thesingularity.network/?utm_source=gitbook\&utm_medium=link\&utm_campaign=Gitbook)
* Once you complete KYC you will be eligible for OG points :)

## How to Deposit?

* Once you have completed KYC, you can then deposit. Part of the season 2 campaign is to deposit at least $1 on Arbitrum or Base.
  * However, the more you deposit the more points you earn.[ Broken down here.](broken://pages/AiytdcpIIwh8F8pbxtYh)
  * In-depth guide on how to deposit [here](/singularity/how-to-get-started/on-chain-actions/deposit-withdraw.md).

{% hint style="info" %}
Social Links:

* [Discord](https://discord.gg/n8Aaez6HrK)
* [X](https://x.com/singularityzk)
* [Telegram](https://t.me/singularityzk)
* [Season 2 Dashboard](https://app.thesingularity.network/season2)
  {% endhint %}


---

# 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/ss2-singularity/how-and-where-to-get-started.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.
