# KYB (Keyring Network)

## **KYC & KYB Overview**

To use Singularity, all users must complete a verification process:

* **Individuals:** Complete **KYC (Know Your Customer)**
* **Entities / Businesses:** Complete **KYB (Know Your Business)**

### **Important Key Points**

1. **Privacy-First Verification**
   * Singularity **never sees your personal information**.
   * Our protocol only receives an **API confirmation** that your wallet(s) are approved and verified.
2. **Master Wallet**
   * The wallet used during onboarding is considered your **Master Wallet**.
   * Acts as your **login mechanism**—think of it as the **master key** for all wallets you want to verify (Trading Wallets).
   * **Do not lose access**: you will need it to manage or edit identity information in the future.
3. **Trading Wallets**
   * After verification, you can connect additional wallets called **Trading Wallets**.
   * They must be verified through your **Master Wallet** on Keyring.
   * Switching between wallets is as simple as toggling your non-custodial wallet and reconnecting to Singularity.

### Follow these steps:

**Step 1:** Visit the Singularity app [here](https://app.thesingularity.network/).

**Step 2:** Connect your wallet just as you normally would with a DeFi application. We support Wallet Connect, MetaMask, and Fireblocks with more on the way.\
\
If this is the first time using Singularity, you should see a widget in the bottom right in <mark style="color:yellow;">yellow.</mark> This indicates you have not completed verification yet.

<figure><img src="/files/Ix8txUAPhgRpBl7hYdPh" alt=""><figcaption></figcaption></figure>

**Step 3:** Click the widget and select "**Get Credentials.**" Follow the instructions to complete the KYB process with Keyring to gain your credentials.&#x20;

<figure><img src="/files/nZltpWhZvDCS3b9HRd15" alt=""><figcaption></figcaption></figure>

The widget's color will change to turquoise once the wallet is attested to be compliant, and access will be granted.

**Step 4:** You should be prompted to Keyring's website. If not you can click [here](https://app.keyring.network/credentials?policyId=3\&ref=singularity). Click sign-in and should prompt a signature via your connected wallet.\
\
**Step 5:** Ensure you have selected credentials on the left-hand side and then select "Start onboarding" under Singularity.

<figure><img src="/files/JxwVjQCv7niOapfPXrH6" alt=""><figcaption></figcaption></figure>

**Step 6:** Select business or organization since this is the KYB userflow.

<figure><img src="/files/D22cb3P8tXGQF4N6xlwf" alt=""><figcaption></figcaption></figure>

**Step 7:** Enter in the legal entity name.

<figure><img src="/files/pkZ3RdNIYjPdjwtqe9MV" alt=""><figcaption></figcaption></figure>

**Step 8:** In order to be aware of the KYB progress, completion, or additions please enter your email address.

<figure><img src="/files/9wjSlaafB27vxQVScGZc" alt=""><figcaption></figcaption></figure>

**Step 9:** Enter relevant contact information.

<figure><img src="/files/BNQKLcs23Hs3G1husueS" alt=""><figcaption></figcaption></figure>

**Step 10:** Fill out the following fields as it pertains to your entity.

<figure><img src="/files/dNl0HrsZHdryGmHz2Vx8" alt=""><figcaption></figcaption></figure>

**Step 11:** Continue to fill out relevant information as it pertains to your entity.

<figure><img src="/files/XBfpS6O3iKNQPBi2f61P" alt=""><figcaption></figcaption></figure>

**Step 12:** Continue to answer questions as it pertains to your entity.

<figure><img src="/files/BVV1J9qo1ntizB8p1Wpx" alt=""><figcaption></figcaption></figure>

**Step 13:** Attach and upload relevant documents as prompted in the following image.

<figure><img src="/files/5MHFNGKdhbblJLNDnlTE" alt=""><figcaption></figcaption></figure>

**Step 14:** Now via the link below you will be prompted to do a standard KYC procedure. Follow the prompted steps via the link provided.

<figure><img src="/files/WgCJljfVJJqZbjwMlO9W" alt=""><figcaption></figcaption></figure>

**Step 15:** Upload your desired form of idenfitication as prompted in the following image.

<figure><img src="/files/FUdJF2g5nPP63wWqnqMy" alt=""><figcaption></figcaption></figure>

**Step 16:** If you see the following image, you have successfully uploaded the proper documents. You should receive an email with confirmation and an update soon to gain your credentials.


---

# 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/how-to-get-started/kyc-kyb-guide/kyb-keyring-network.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.
