# Creating your Account

## Account Type

An individual, company, or organization represents a "seller" in Move.&#x20;

## Creating an account

* [ ] Visit <https://m0ve.app/signup> and complete the required information. \
  \
  ![](/files/CLdK83TxmoQOQyuc0S5z)
  * [ ] Account name (Individual name, Company or Organization, Public Figure)
  * [ ] Username (Unique "@username" for connected activity through Move.
  * [ ] Email address (Main account email for account access, notifications, confirmations, and alerts.&#x20;
  * [ ] Password
* [ ] After your account is created, verify your email address by clicking the automatic email sent to you. (Not required to access Move)&#x20;
* [ ] Complete onboarding steps\
  ![](/files/HUxuPP7ur7RtbAyD2EKn)


---

# 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.m0ve.app/common-how-tos/creating-your-account.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.
