# How are subscriptions created and ordered

When it comes to SMM panels on our platform, it's very easy for admins to create subscriptions and then for users to place their orders.

All panel admins have to do is to click the 'Add subscription' button, choose a provider and SMM services that they'd like to turn into a subscription, customize the settings, and that's basically it.

Ordering subscriptions also takes just a few moments. If users want to order some subscription, this is what they need to do:

\- choose the auto services they want;

\- input their chosen link/username;

\- specify the number of new posts and the number of likes/comments/views/etc needed for each of those posts;

\- input minimum and maximum numbers of likes/comments/views/etc (our system will use random numbers in between those 2 values);

\- set the 'Delay' value — the waiting time for the system after each new post appears (optional);

\- set the expiry date for that subscription (also optional; if a user doesn't set the date, the subscription will become indefinite).

It's important to keep in mind, though, that if there are no new posts on the linked account for over 30 days, that subscription will be canceled by the system automatically. It can also be canceled by a panel admin as well as the user who ordered it.

In addition, users can order subscriptions they ordered previously in just a few clicks using the 'Reorder' button on an SMM panel's Subscriptions page.


---

# 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.smmios.com/subscriptions/how-are-subscriptions-created-and-ordered.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.
