# Requesting an Account & Logging In

Unlike self-service platforms, WapCRM provides a tailored onboarding experience. To start using WapCRM, businesses must [**submit a request**](https://www.wapcrm.net/contact) and receive a personalized offer. Users cannot sign up directly; instead, an account must be created by the WapCRM team.

***

### **How to Request a WapCRM Account?**

Follow these steps to get started:

✅ **Step 1:** Fill out the [Request Form](https://www.wapcrm.net/createwapcrmaccount)\
✅ **Step 2:** Provide essential details about your business:

* Company Name
* Industry & Business Size
* Contact Information
* Preferred Communication Channels (WhatsApp, Instagram, etc.)

✅ **Step 3:** Our team will answer your request quickly and send you a personalized **pricing offer**.\
✅ **Step 4:** Once you accept the offer, our team will **set up your account** and provide:

* **Company Code**
* **Username**
* **Temporary Password**

🔹 **Note:** WapCRM is designed for businesses and requires an approved setup process before access is granted.

***

### **Logging In to WapCRM**

Once you have received your login credentials, follow these steps to access WapCRM:

✅ **Step 1:** Go to the WapCRM Login Page.\
✅ **Step 2:** Enter your **Company Code, Username, and Password**.\
✅ **Step 3:** Click **"Log In"** to access your account.


---

# 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://help.wapcrm.net/account-management/requesting-an-account-and-logging-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.
