# Subscribe

## How to Subscribe to eMOBIQ AI

Follow these simple steps to get started with **eMOBIQ AI** and begin building your first intelligent application.

{% stepper %}
{% step %}
**Visit Our Website**

Go to our official [eMOBIQ AI page](https://orangekloud.com/emobiq-ai/)
{% endstep %}

{% step %}
**Explore Subscription Plans**

Click on `Try eMOBIQAI` . Here, you’ll find a range of flexible subscription options tailored to different usage needs. Take a moment to review each plan and choose the one that best fits your goals
{% endstep %}

{% step %}
**Select Your Plan**

Once you've decided on a plan, click the `Sign Up` button associated with that plan
{% endstep %}

{% step %}
**Complete Registration**

Fill out the registration form with your details (name, email, company, etc.), and click `Register` to create your account
{% endstep %}

{% step %}
**Purchase Credits**

After logging in, navigate to the main page and click on `Buy Credits` to add credits to your account
{% endstep %}

{% step %}
**Choose Credit Amount**

Select the credit amount you'd like to purchase and enter your payment information securely
{% endstep %}

{% step %}
**Confirm Purchase**

Click `Buy Credits`, then confirm by clicking `PROCEED` to complete the transaction
{% endstep %}

{% step %}
**Access Your Dashboard**

Once the payment is processed, return to the dashboard and click `Goto eMOBIQ AI Dashboard`
{% endstep %}
{% endstepper %}

You’re now ready to start building powerful AI-driven applications! If you run into any issues or have questions along the way, feel free to reach out to our [support page](/emobiq-ai/readme/support.md).

***

#### Need More Help?

{% embed url="<https://www.youtube.com/watch?v=1mPnJMMhSJw>" %}

You can watch our Subscription Walkthrough Video for a visual step-by-step guide above or on [OrangeKloud's official YouTube Channel](https://www.youtube.com/@orangekloudinc.6099/featured).


---

# 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.emobiq.com/emobiq-ai/readme/subscribe.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.
