# Account and Activation

In order to have an account and use our platform, you need to subscribe to our plan beforehand.&#x20;

1. Choose the plan on [Pricing](https://www.weallspace.com/pricing) page and make a transaction.
2. Review the [terms of service](/others/terms-and-conditions.md) and [privacy policy](/others/privacy-policy.md). Make sure you understand and agree to the platform's terms before proceeding.
3. Once your payment is verified, our administrator will grant you the access to the platform.
4. The account will be activated using 'Email address for product delivery' (email for invoice updates).
5. Check your inbox or spam folder for the notification.
6. Upon signing in for the first time, you will be redirected to a page where you can create a new password for your account.
7. If you don't get any redirection, just go to the [login](https://www.weallspace.com/login) page and select "Forgot Password" to set a new password.
8. After logging into the dashboard, you can now explore the platform's features and customize your account settings according to your preferences.

***

If you have not received any notification regarding your account within a period of 24 hours, we kindly request you to [get in touch with us](/contact-us/how-to-contact-us.md).

Remember to keep your account credentials secure and avoid sharing them with anyone to protect your personal information.

<br>


---

# 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.weallspace.com/account/account-and-activation.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.
