# Subscription and Payment

This documentation will explain how to subscribe to packages available on the **Platform** and **Connectivity** services. You can follow the procedure to purchase and use the packages on the following page.

{% hint style="info" %}
The Platform Package is a mandatory package so that you can use the IoT services contained in the Antares Platform, while the Connectivity Package is an **optional** package.
{% endhint %}

{% content-ref url="/pages/dqB93YDuxk4FNOqOlHMZ" %}
[Platform](/en/subscription-and-payment/platform.md)
{% endcontent-ref %}

{% content-ref url="/pages/NJgEcAOXMuwuPc1HmMGj" %}
[Connectivity](/en/subscription-and-payment/connectivity.md)
{% endcontent-ref %}

{% hint style="info" %}
Before selecting a subscription plan, make sure you have verified your phone number on the **Account** page of the Antares console.
{% endhint %}


---

# 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.antares.id/en/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.
