> For the complete documentation index, see [llms.txt](https://docs.arcware.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/sign-up-and-sign-in.md).

# Sign up and sign in

To get started on Arcware Cloud, you will first need to create an account.

The registration page can be accessed via our [Website](https://www.arcware.com/) or [Platform](https://platform.arcware.cloud/)

Proceed by clicking the Create Account link&#x20;

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

Fill out the account details and click on **Register**

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

After clicking register a varification mail will be sent for verification.

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

Check for the varification mail and verify.

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

***

Congratulations you have created your first Account !&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/sign-up-and-sign-in.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.
