# Subscription & Payment

Log in to your **GemAutomate account** through the website [GemAutomate License Manager](https://app.gemautomate.com/login)

Once logged in, go to the products section and select the program you want to use.

* **GemAutomate Browser** = Use various platforms and control the browser's operations automatically.
* **GemAutomate Phone** = Use platforms on mobile applications and control the operations of real mobile devices automatically.

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

{% hint style="danger" %}
Please verify the package you selected before making a purchase, as the program is currently available in two options: **Cloud Storage** and **Local Storage**. Each option is suited for different usage needs.
{% endhint %}

***

### **Choose a Payment Method**

* **Crypto**\
  After completing the payment through this method, please notify and send the payment slip **via** [**GemAutomate Official**](https://gemautomate.com/), support team will activate your license for you.
* **Coin**\
  Once you have completed [**Deposit Payment**](/manual/inception/deposit.md) \
  This is a payment method using the available Coin balance on the website to purchase the product package.&#x20;

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

Once you've selected your payment method, click **Buy Service** to complete the purchase and make payment according to the selected method.


---

# 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://gemautomate.gitbook.io/manual/inception/subscription-and-payment.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.
