# Start Subscription

## 1. Start subscription

You can subscribe at any time after signing up.

The subscription fee is $10 per month and you can have a 14-day free trial.

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

### Payment registration

* After registering payment information, clicking the subscription button will start the subscription.
* Payment information can be changed at any time in **Settings > Billing > Payment Details.**

### Subscription confirmation

* You can check your subscription status under **Settings > Billing > Subscription** on [deepform.net](http://www.deepform.net/).
* You can also cancel your subscription at any time under **Settings > Billing > Subscription.**


---

# 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.deepform.net/set-up-deepform/start-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.
