> For the complete documentation index, see [llms.txt](https://docs.squads.so/squads-v3-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.squads.so/squads-v3-docs/squads-community/self-custody-society-scs.md).

# Self Custody Society (SCS)

## What is Self Custody Society?

Self Custody Society (SCS for short) - is a collective of teams that help guide and support the development and adoption of the V3 multisig standard. Moving forward, SCS will continue to provide feedback on the codebase and user experience as well as help us promote the benefits of self-custody and multisig use throughout the Solana ecosystem and beyond.&#x20;

## Which teams form SCS?

Currently, SCS consists of the following teams: Grape, Cardinal, Dialect, Hubble, Strata, Genopets, Drift, PsyOptions, Tensor, Clockwork, Helius, Jito Labs, Magna, Ratio Finance, Marginfi, Streamflow, Superteam, OptiFi, Wordcel, mtnPay, FRAKT, Bridgesplit, Asymmetric, Everlend, OtterSec, Dual Finance, Ironforge, Xenon, Dispatch, Integral, Coinable, Amulet Protocol, Lulo Finance, Samo, Cypher, Unique, Francium, Sharky, Cega, Elusiv, ape16z, LadderCaster, Pyth, Light Protocol, Solworks, Raydium, Solend, Step Finance, Lab Eleven, Phantasia. We also welcome secure individuals: Sebastian Bor, Kyle Samani, Ben Sparango, Rob Sarrow, Vishal Kankani.

## What are the benefits of being an SCS member?

Currently, SCS members have early access to new features, get integration preference, and receive awesome-looking membership NFTs, but this is just the beginning as there are a lot more things in store. Reach out if you would like to join SCS today, there is no KYC, just a vibe check.

![SCS NFT ](/files/RsNnYt09nogAztiJxtVs)


---

# 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://docs.squads.so/squads-v3-docs/squads-community/self-custody-society-scs.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.
