# Email Login

> Please note, the feature has been deprecated! An alternative email based authentication option is to be introduced in 2025. In the meantime if you are an existing Subtopia user who previously authenticated over email, navigate [here](https://reveal.magic.link/algorand/subtopia) to export your associated custodial account.

This guide will walk you through the process of logging into your account using your email address.

## Step 1: Navigate to the Login Page

First, navigate to the login page of the Subtopia platform. You can do this by clicking on the "Login" button usually located at the top right corner of the website.

## Step 2: Enter Your Email Address

Once you're on the login page, you'll see a field asking for your email address. Enter the email address associated with your Subtopia account.

## Step 3: Follow instructions in the popup

After entering your email address, proceed with instructions from authentication provider.

## Step 4: Check Your Email

Go to your email inbox and look for an email from Subtopia. This email contains a magic link that will log you into your account.

## Step 5: Click on the Magic Link

Open the email from Subtopia and click on the magic link. This will automatically log you into your Subtopia account.

And that's it! You're now logged into your Subtopia account and ready to start managing your subscriptions.

* If you encounter any issues while using the fiat onramp feature, please [contact our support team](mailto:info@subtopia.io).
* Join our [Discord community](https://discord.com/invite/gzXtwTVj9a) for further assistance and discussions.


---

# 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.subtopia.io/account-and-platform/email-login.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.
