> 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/introduction-to-the-singularity-secret-service.md).

# Introduction to the Singularity Secret Service

Singularity is on a mission to become the most secure protocol in the DeFi ecosystem. We plan to bring in outside support to provide more protection for everyone in the Singularity community. The more everyone contributes the more secure Singularity is for everyone.\
\
We are looking for strong DeFi community members to join the Singularity Secret Service in seeking out and completing this mission.

It’s not one for the weak, it’s one for the brave and almighty warriors.

To protect Singularity, you will begin as a recruit to become a fully-fledged Secret Service Member for Singularity. You will embark on a journey to complete a series of quests to prove you are worthy and be promoted along the way.

You will be rewarded by your efforts. The more effort you put in, the more you win.

Good luck!  ⚔️

**Levels**

1. Recruit
2. Agent
3. Operative
4. Field Specialist
5. Senior Agent
6. Chief Operative
7. Lead Investigator
8. Deputy Director
9. Executive Director
10. Director of the Singularity Secret Service


---

# 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/introduction-to-the-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.
