# Design

### Configure Authentication

Select Identifier (Email, Phone or Both) and Authentication method.

Magic Link is supported over Email and OTP is supported over Phone/Email.

Select the preferred country code, that your users will see in the login form for SMS OTP. If your users are present in multiple countries, they will be able to select their country while login via SMS OTP over the phone. We support global SMS.&#x20;

You can also add **Terms of Service** and **Privacy Policy** URLs if you want to show those in your login form.

![Configure Authentication](/files/SiTTlOBQwsXZ3SEAY2Et)

### Style Your Login Form

Add your logo url, text, and colors for Login Form.&#x20;

For a more advanced style, you can add custom css properties for the elements. This is an optional field, edit if you are well versed with css.

![Style Your Login Form](/files/ziyJOmtdSKf4bc6kXsEo)

### Magic Link Prompt Configuration

Magic Link prompt is the waiting message page when the Email magic link is sent to the user. You can customize the message and Logo as per your need. If you do not update anything Secqure's default message will be displayed.

{% hint style="info" %}
Magic Link Prompt Configuration is applicable only in the case of Email Magic Link. For OTP over the phone or email, this option is not applicable.
{% endhint %}

![Magic Link Prompt](/files/UcyovLKx9B9itlHHiVwM)


---

# 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://docs.secuuth.io/setup-configuration/design.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.
