# How to Request a Partner License

The **Partner License** allows you to run multiple nodes under a single license and ensures all rewards are distributed directly to the license owner. This is ideal for users managing several nodes or operating as a validator partner in the Datagram ecosystem.

Let’s get started. 🚀

**Step 1:** Navigate to the [Datagram website](https://demo.datagram.network/) and log in to your account.

**Step 2:** Navigate to the “**Wallet**” section from the left sidebar, then click on the “**Licenses**” tab at the top of the screen.

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

**Step 3:** Click the **Request partner license** button located in the upper-right corner of the screen.

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

**Step 4:** In the pop-up window titled **Request Partner Core License**, enter the **Project Name** (e.g., NodeSync) and click the **Confirm** button.

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

**Step 6:** Once submitted, your license request will appear in the Licenses table with the status marked as "**Requested"**.

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

Once your license is reviewed and approved by the Datagram team, its status will update to “**Approved**”, and you'll be able to start using it with your nodes.<br>


---

# 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://doc.datagram.network/dashboard/how-to-request-a-partner-license.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.
