# FAQ

<details>

<summary>What is Singularity?</summary>

Singularity is a permissioned institutional DeFi access layer that provides access to popular protocols for institutional on-chain participants with commercial confidentiality. Users will have their wallet addresses obfuscated while leveraging existing DeFi liquidity. In addition to accessing existing external DeFi pools from Singularity, users can swap and transfer within the Singularity contract, such as conducting OTC trades without the need for an escrow.

</details>

<details>

<summary>Why use Singularity?</summary>

Wallet Address Obfuscation: User wallets are not revealed on-chain. The Singularity contract address is the single 'user' on-chain.

Compliance: Before entering the Singularity contract, all users must pass KYB/KYC requirements similar to those of an exchange or traditional bank.

Liquidity: Users can leverage existing DeFi on-chain liquidity by executing transactions in the integrated DeFi pools.

Multi-Asset Support: Singularity will support any ERC20 and ERC721 assets.

Wallets and Custody Support: Singularity supports MPC and multi-signatory wallets, such as Fireblocks and Wallet Connect.

Transacting within Singularity for Complete Obfuscation: Users can complete OTC swaps or transfers inside the Singularity contract, thereby obfuscating both the transactions and wallet addresses on-chain.

</details>

<details>

<summary>Who can use Singularity?</summary>

Singularity is accessible to any individual or entity that passes through KYC/KYB and wishes to maintain commercial confidentiality with their on-chain transactions. Institutional users of Singularity include liquid funds, venture funds, asset managers, and OTC desks.

</details>

<details>

<summary>What are some of the common use cases for Singularity?</summary>

Any on-chain transactions that require commercial confidentiality include all on-chain DeFi transactions, such as swaps, liquidity provisioning, staking, lending, and borrowing via external DeFi pools.<br>

It also covers periodic wallet management to maintain wallet hygiene, OTC swaps and transfers within Singularity, and claiming vesting tokens inside Singularity for complete commercial confidentiality.

</details>

<details>

<summary>What is the KYC/KYB verification process?</summary>

As the first step to onboarding into Singularity, users are required to verify themselves off-chain through a third-party KYC/KYB provider. Users may select a variety of documents for verification, which the third-party provider will screen to ensure they meet the requirements for the jurisdictions in which the users are registered.

</details>

<details>

<summary>Will wallet addresses be checked on-chain?</summary>

Yes, as part of the onboarding process, in addition to passing off-chain KYC/KYB, user wallets will undergo on-chain analysis to ensure they are not on any sanctioned or blacklists.

</details>

<details>

<summary>Where is my KYC/KYB data stored?</summary>

KYC/KYB data is stored in the third-party provider's encrypted internal off-chain database. There is no link between users' data and their on-chain wallet addresses, thereby protecting users' on-chain anonymity.

</details>


---

# Agent Instructions: 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:

```
GET https://singularityzk.gitbook.io/singularity/singularity-miscellaneous/faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
