# Using Email address

**If you signed up with your email address and password, you can log in with that information.**

1. <https://smashfi.me> web page, click on `Log in` in the upper right corner.

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

2. Enter the email and password you registered with.

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

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

3. **`Optional`**\
   If you have previously registered for `Two-Factor Authentication(2FA)`, you may need to complete this step to log in. We strongly recommend setting up 2FA as it significantly enhances your security.

* We support two methods for 2FA
  * Using an Authenticator App (used after entering your password)
  * Using a Passkey (used instead of a password)

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

* You can set up `Two-Factor Authentication(2FA)`after logging in and completing KYC (Know Your Customer) verification.&#x20;
  * [Check how to complete KYC verification](/my-profile.md)
  * [Check how to set up 2FA](/my-profile/set-up-two-factor-authentication-2fa.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://how.smashfi.me/log-in/using-email-address.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.
