# 🚪 Login, Account, and Subscriptions

### Log In and Account Access

When logging into the illust. system for the first or 100th time, the flow is the same. We provide two separate options for creating an illust account:

1. Sign in with a web3 wallet
2. Sign in with an email: **illust.** will send an email with a special code to activate your account. If you don't see the email, please check the spam folder just in case! Once you see the code in your email, please input the digits back on the illust. website.&#x20;

The studio's architecture is driven by the blockchain. In fact, when you sign in with an email, illust. uses "Magic" to produces a non-custodial wallet that is assigned to your account. This gives you the ability to activate the blockchain functionality in the studio and provide more interoperability amongst other web3 applications.

### Account Profile

Creators on **illust.** can fill out the following profile information at this time:

* Username
* Email
* First Name
* Last Name
* Bio

Wallet address is currently fixed based upon your log in method (email or wallet).

### Account Licenses (Upgrades and Cancellations)

Depending on your usage of the platform, illust. has a variety of different plans to choose from. These plans will be updated based upon your usage and/or new features that are available.

To cancel your subscription, please select the "Cancel Subscription" button. This will immediately freeze your account. If you're engaged with a trial, your access will continue until the closure of the trial timefraem.

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


---

# 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://illust.gitbook.io/illust-studio/resources/login-account-and-subscriptions.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.
