# User Verification

To submit an application, you must verify your identity and confirm your email and phone number.

### Email Verification

{% columns %}
{% column %}

<figure><img src="/files/JuagxID3Vszu5eHxjA36" alt="" width="296"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/OOKct39OLKydkJYC3wm2" alt="" width="296"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

1. Enter your email
2. Click **Send code**
3. You will receive an email with a verification code. Enter it in the code field.
4. Click **Verify email address**

{% hint style="info" %}
&#x20;If the code does not arrive, click **Send again**.
{% endhint %}

{% hint style="info" %}
If you entered the wrong email, change it by pressing **Change** next to your email.
{% endhint %}

[#phone-verification](#phone-verification "mention")

***

### Phone Verification

{% columns %}
{% column %}

<figure><img src="/files/uQHq5OGiSbjvbgI5eewx" alt="" width="296"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/wz96UgaMu8RaDjSxpdgr" alt="" width="296"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

1. Enter your phone number (do not add a leading zero)
2. Click **Send code**
3. You will receive an SMS with a code. Enter it in the code field.
4. Click **Verify phone number**

{% hint style="info" %}
If you do not receive the code, click **Send again**.
{% endhint %}

{% hint style="info" %}
If the number is incorrect, change it by clicking **Change**.
{% endhint %}

[#kyc](#kyc "mention")

***

### KYC

To complete identity verification, you will need an ID document and to take a selfie.

<figure><img src="/files/6vOeppsI8XnIYVv3D1Ct" alt="" width="296"><figcaption></figcaption></figure>

1. Click **Begin ID Check**
2. Select the document type
3. Take a photo of the document
4. Take a selfie
5. Wait for verification to complete

<figure><img src="/files/CX0aRzTJFKW8sTviI73J" alt="" width="296"><figcaption></figcaption></figure>

{% content-ref url="/pages/EnVEadhTqzhcLoBUU8CX" %}
[Accepting Terms](/tlend/faq-end/accepting-terms.md)
{% endcontent-ref %}


---

# 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://tlend-1.gitbook.io/tlend/faq-end/user-verification.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.
