# Creating your Desire Account

The first step to using Desire is to create an account. When you open Desire, you’ll be greeted with the **Sign In** page, where you’re prompted to enter your login credentials. Below the sign-in form, select **“New to Desire? Create an account”** to proceed to the account creation flow.&#x20;

The **Account Creation** (User Registration) page is straightforward. You’ll be asked to provide your name, email address, password, and an optional phone number. Once you’ve filled in the required details, click **Create account** to submit your request.

### **Account approvals**

As an enterprise-grade application, Desire takes security seriously. All new user registrations must be explicitly approved by [**Super Admin**](https://docs.desire.acik.in/basics/super-admin) users, who are automatically notified when an account is created. You’ll be able to sign in only after your membership has been approved. In case of delays, please coordinate with your management team or a Super Admin to expedite the approval process.


---

# 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.desire.acik.in/getting-started/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.
