# Register Interest

## Register Interest <a href="#registering-for-your-place" id="registering-for-your-place"></a>

Before you can get started, you need to register your interest. Registering your interest will mean you're in the queue to receive a subscription code.

* [ ] Go To <https://insignia.live/>
* [ ] Enter your email, and agree to the data processing agreement as set out in the Insignia privacy policy.
* [ ] Complete the CAPTCHA, and press Register.

You will receive a confirmation email to confirm you have been registered.

## Subscription Code

After you receive your subscription code, keep an eye on your inbox and junk mail folders for a subscription code.

Once you have your subscription code, you can complete the [insignia-sign-up](https://insignia-1.gitbook.io/unofficial-guide/insignia-live-guide/insignia-sign-up "mention")process, but you must [prepare-your-console](https://insignia-1.gitbook.io/unofficial-guide/insignia-live-guide/prepare-your-console "mention")first.

{% hint style="info" %}
**How long do I have to wait for my code?**

Insignia Live is in beta, and the Insignia Live team is progressively issuing codes in a staged rollout. This is to ensure that the servers are not overloaded. Please be patient.&#x20;
{% endhint %}


---

# 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://insignia-1.gitbook.io/unofficial-guide/insignia-live-guide/register-interest.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.
