> For the complete documentation index, see [llms.txt](https://energy-web-foundation.gitbook.io/katalist/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://energy-web-foundation.gitbook.io/katalist/guidelines/getting-started/submit-subscription-form.md).

# Submit subscription form

**1)** On the Katalist homepage, click “Register” on the top right cornerin.

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

**2)** This will open a new window with the Subscription Form, where you can fill out all required information directly on an online version of the document.&#x20;

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

**3)** The first section highlights the fact that once signed by all parties this subscription form constitutes a binding agreement between the Registry User (i.e., your company) and Katalist.&#x20;

*Note: Your legal team should review the different documents listed on this form.*

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

**4)** After reviewing the documentation listed, you should input your company’s information.

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

**5)** Then you should fill out the information of the user who will be the Company Representative.

*Note: The company representative, as defined by the Katalist, is a natural person authorized by a Registry User to act on behalf of the Registry User as set out in the Manual, Section 5.*

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

**6)** The final input for this form is where you should enter the name of the employee from your organization who will sign the subscription form.

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

**7)** When all fields in the form have been completed, click 'Download PDF' at the top right.&#x20;

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

8\) Send the Subscription form in PDF to email <info@katalist.org> with all the required documentation listed below.&#x20;

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

The Katalist team will then review this form and the documentation and contact you if any clarification is needed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://energy-web-foundation.gitbook.io/katalist/guidelines/getting-started/submit-subscription-form.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
