# Ultralight signature level

You can use the Ultralight signing level when lighter authentication is sufficient and you want to maximise the speed and convenience of the signing process.

The Ultralight signature meets the requirements of a simple electronic signature (SES) under the eIDAS Regulation.

{% hint style="warning" %}
Please note that with this level, the signer’s identity is verified only through a link sent to their email or mobile phone. Therefore, the Ultralight signature is **not suitable** for situations involving documents of significant financial value or where there is an elevated risk that the signer may later dispute the authenticity of the signature.
{% endhint %}

### **Choosing the delivery method**

When you select the Ultralight signing level, you must specify how the signing invitation will be delivered.\
By default, the delivery method is set to **Phone**. However, you can switch it to **Email** or choose **both**. In this case, the recipient will receive the invitation link by both SMS and email and can choose which one to use for signing.

<div align="left"><figure><img src="/files/HAyu3kpxO21JuRfSKRG1" alt="" width="563"><figcaption></figcaption></figure></div>

### **Entering the phone number**

If you choose **Phone** as the delivery method, you must enter the recipient's mobile phone number in international format. The number should be entered after the country code, without the leading zero (e.g., +358 40 123 456).

The recipient’s default country code is based on your organisation account's country settings, but you can change it if needed.

{% hint style="warning" %}
**Sending SMS messages is a paid add-on service.**

Usage is charged per message according to the current [price list](https://signspace.vastuugroup.fi/en/pricing).
{% endhint %}


---

# 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://guide.signspace.com/en/managing-signing-requests/ultralight-signature-level.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.
