# Registration Walkthrough

To use Elements youll need to create a Clodu account, and enter you rlicense

You'll need the following:

* Elements Cloud: One-time passcode (we'll send this via email)
* Elements App: Your Elements License we emailed you at the time of purchase.

You can choose to use Elements in trial more if you've yet top purchase it.

### First-launch run

After the Elements intro video has played, you'll be presented with a Welcome Screen, press the "Continue" button to proceed to the next step.

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

Elements requires an Elements Cloud account. If this is your first time using Elements enter the email address you'd like to be associated with your account, you will need to have access to this mailbox as we'll email you a one time code to enter.

<figure><img src="/files/3c8ifMSI4EuttG4g8ygA" alt=""><figcaption></figcaption></figure>

If you've signed up for Elements Cloud previously you should use the same Email Address to ensure you have access to yoru Cloud projects and Store Purchases.

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

Once entered, we'll send you an email with a unique one time passcode. Click the "Verify Account" button in the email (or enter the code manually).

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

Next, you'll need to enter your license

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

Your Elements License will be in the following format, it starts with id and ends in devant.

idxxxxxxxxxxxxdevant

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

Congratulations you're all set-up. It's now time to start building your website!

Check out the Quickstart guide.


---

# 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.realmacsoftware.com/elements-docs/getting-started/registration-walkthrough.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.
