# Register Trial Copy

To register your copy you may go to the About section of your ngSurvey installation and enter the unique serial number that was sent to you after your purchase.

![](/files/-MC7BPZ5140NGTpY8Rrv)

{% hint style="warning" %}
This activation requires that your server can connect our external ngSurvey servers. If you need an offline activation contact our sales.
{% endhint %}

If you running ngSurvey on closed network you may uncheck the **Serial number** option and send us the License code, we will in return send you a code that you can copy / paste to activate your copy without network connections.

![](/files/-MC7BnFj0L2VW_sP6VXE)


---

# 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.ngsurvey.com/installation-setup/register-copy.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.
