# Get started

The Kaisar Checker Node Portal serves as the **License Owner Dashboard** for individuals who have acquired Checker NFT licenses. Through this portal, License Owners can monitor their rewards, delegate or undelegate licenses, and claim or withdraw their accumulated rewards.

1. Go to **Kaisar Explore,** click on **"Checkers".**

Users can view a list of  Checkers node and then choose to stake to the Checker node they prefer.

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

Click on any Checker to see their details information

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


---

# 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/get-started.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.
