# KYC Guide

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

## How to Complete Identity (KYC) & Wallet Verification

To participate in IDOs on SidusPad, every user must verify their identity and wallet. We also recommend enabling 2-Factor Authentication as an additional security measure.

### Identity Verification (KYC)

1\. Go to ‘My Profile’ and click on ‘Verify Identity’.

<figure><img src="/files/N5LDcnqWmTulrUA5s8UV" alt="" width="563"><figcaption></figcaption></figure>

2\. Provide your data, including: Name, Surname and Date of Birth.

<figure><img src="/files/EpPzRMS5xPrul1CyVHRi" alt="" width="479"><figcaption></figcaption></figure>

3\. You'll need a smartphone to take a photo of yourself and your ID Card, Driver's License or Passport.

4\. Scan the QR code on the screen or enter your phone number to receive a link to the verification service.

5\. Follow the steps on your smartphone, then return to the web browser.

6\. Your KYC application will be reviewed. You’ll be notified by email when your application is approved.

### Wallet Verification

1\. Go to ‘My Profile’ scroll down and locate ‘Verified Wallet’.

<figure><img src="/files/xR0hd5vogXOX6aRXEwXs" alt="" width="526"><figcaption></figcaption></figure>

2\. Connect your wallet (the Linea network) - choose between MetaMask, WalletConnect or Ledger.

<figure><img src="/files/q66m0ZProurXUkrRZc49" alt="" width="537"><figcaption></figcaption></figure>

3\. Once connected, click on ‘Continue’, then ‘Verify Wallet’.

<figure><img src="/files/wmFIm1eOm2AyXxe2xbhv" alt="" width="426"><figcaption></figcaption></figure>

4\. You can change the verified wallet if needed.

<figure><img src="/files/eRCNfpW3cJ9hDk6NLeDW" alt="" width="375"><figcaption></figcaption></figure>

### 2-Factor Authentication

1\. Go to ‘My Profile’, scroll down to Security and click on ‘Enable’.

2\. Open the Google Authenticator app on your smartphone, press “+” and scan the QR code.

<figure><img src="/files/OpCibZ4txf7EBDAh5T9v" alt="" width="431"><figcaption></figcaption></figure>

3\. Scan the code displayed in your web browser using your smartphone.

4\. Enter the verification code from your smartphone and press ‘Enable 2FA’.

\
Now, you can go back to the [Participation Guide](/welcome-to-siduspad/participation-guide.md)!


---

# 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://wiki.siduspad.io/welcome-to-siduspad/kyc-guide.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.
