> 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.md).

# Singularity Secret Service

- [SS2 - Singularity](https://singularityzk.gitbook.io/singularity/singularity-secret-service/ss2-singularity.md): A walk thru of Singularity Season 2 Points System
- [Introduction to the Singularity Secret Service](https://singularityzk.gitbook.io/singularity/singularity-secret-service/ss2-singularity/introduction-to-the-singularity-secret-service.md): Season 2 is coming...Agents, ready to complete your mission?   More deposit => More OG tokens  More OG = 💰💰💰  This message will self-destruct in 10 seconds...
- [How and where to get started?](https://singularityzk.gitbook.io/singularity/singularity-secret-service/ss2-singularity/how-and-where-to-get-started.md): Welcome to Season 2 of Singularity points campaign!
- [Season 2 Dashboard](https://singularityzk.gitbook.io/singularity/singularity-secret-service/ss2-singularity/season-2-dashboard.md): Welcome to the Season 2 Dashboard where you will have a real-time view on your points, your ranking, and where you stand compared to your peers!
- [Compliant Staking Overview](https://singularityzk.gitbook.io/singularity/singularity-secret-service/ss2-singularity/compliant-staking-overview.md): Deposit. Mint. Earn. Repeat.
- [Core Game Play](https://singularityzk.gitbook.io/singularity/singularity-secret-service/ss2-singularity/core-game-play.md)
- [💵 Earning Mechanism](https://singularityzk.gitbook.io/singularity/singularity-secret-service/ss2-singularity/earning-mechanism.md)
- [🖼️ OG POINTs](https://singularityzk.gitbook.io/singularity/singularity-secret-service/ss2-singularity/earning-mechanism/og-points.md)
- [🤖 OG points <> $OG](https://singularityzk.gitbook.io/singularity/singularity-secret-service/ss2-singularity/earning-mechanism/og-points-less-than-greater-than-usdog.md): $OG is the incentive motif with the only purpose of it creation is to incentives Singularity users
- [Mission Guideline Overview](https://singularityzk.gitbook.io/singularity/singularity-secret-service/mission-guideline-overview.md)
- [How to KYC with zkMe!](https://singularityzk.gitbook.io/singularity/singularity-secret-service/mission-guideline-overview/how-to-kyc-with-zkme.md): Welcome to Singularity! Your institutional-grade DeFi access layer, enabling compliant and confidential on-chain transactions.
- [How to Deposit on Singularity](https://singularityzk.gitbook.io/singularity/singularity-secret-service/mission-guideline-overview/how-to-deposit-on-singularity.md): Welcome to Singularity – your gateway to compliant and confidential on-chain transactions.


---

# 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.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.
