# Subscription

<details>

<summary>Can I use the trial version if I plan to pay?</summary>

The trial version is available once and can be used as a supplement to the package.

</details>

<details>

<summary>I want to cancel my trial subscription, how to do this?</summary>

You cannot cancel your trial subscription.

</details>

<details>

<summary>I had a trial subscription, but it was cancelled. How can I get it back/what do I need to do?</summary>

If the system understands that the user has already had a trial subscription, then it marks this account. In such cases, a trial subscription is canceled, and the system prompts the user to buy a paid subscription, but not another trial period. You can buy one subscription.

<br>

</details>

<details>

<summary>I need more information about my subscription, payment methods and/or payment history</summary>

You can compare all available subscriptions and features by logging into your account in Bookmarks

<br>

</details>

<details>

<summary>There was a subscription and it expired. What will happen to my orders and positions, when the subscription expires?</summary>

Trading will not be available.

Previously open orders with an active subscription are available and displayed, but order editing is not possible.

Positions are displayed, close orders TP, SL, MARKET are available.

Trader's Diary - the history is available for the duration of the subscription.

<br>

</details>


---

# 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://avstrade.gitbook.io/avstrade-docs-en/faq/subscription.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.
