# Subscription

To use the emSigner Signer Gateway, you must have a valid subscription. A valid subscription gives you access to an Administrator account with which you can manage your signer gateway settings, apply your brand colours and get the authentication tokens required to connect your application to the signer gateway.

Contact the emSigner Support team to get your Signer Gateway subscription enabled.

1. Every signer gateway subscription is valid for one year.
2. You will receive an email with login credentials once the subscription is avtivated.


---

# 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://support.emsigner.com/apis/signer-gateway/getting-started/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.
