# Delegate and Undelegate your Checker NFT Licenses

## Steps to Delegate your Checker NFT Licenses

#### 1. Choose the License to Delegate

Select the Checker NFT License you wish to delegate from your available licenses.

After selecting the license, click on the "Delegate" button to proceed.

<figure><img src="/files/4nH3SAw9yOehbdtCX6XN" alt=""><figcaption></figcaption></figure>

#### 2.  Delegate License Dialog Popup

A dialog will appear asking you to enter the **Machine ID** you want to delegate the license to. Paste the Machine ID and confirm the delegation.

<figure><img src="/files/VuXEDjLxNK84lDykd8fZ" alt=""><figcaption><p>Kaisar Checker Node Portal</p></figcaption></figure>

#### 4. **Paste the Machine ID and Click "Delegate"**

Paste the Machine ID you want to delegate the license to into the dialog and click "**Delegate**" to complete the process.

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

Once your Node Operator accepts the delegation, the Delegate Status will update to “Delegated,” and you are all set to begin receiving rewards! Your Running Status, whether it shows as "Running" or "Checking," indicates that you are successfully connected.

It is crucial to verify that you are delegating to the correct wallet address to avoid penalties for invalid calculations or downtime. You have the option to undelegate or redelegate at any time through your Portal.

## Steps to Undelegate your Checker NFT Licenses

#### 1. Select the License to Undelegate

Choose the license or node that you want to undelegate from your list of delegated licenses.

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

#### 2. Select Undelegate Option

Click on the "Undelegate" option to proceed with the undelegation process.

*Note: You can undelegate from any status at any time without needing confirmation from your Node Operators, simply by selecting Undelegate on the License page.*


---

# 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.kaisar.io/kaisar-network/kaisar-architecture/products/kaisar-onenode/kaisar-checker/how-to-manage-checker-nodes/delegate-and-undelegate-your-checker-nft-licenses.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.
