# Beamable Checker - Getting Started

1. Go to [https://nodes.beamable.network](https://nodes.beamable.network/)
2. Connect the wallet that owns your license(s)
3. Select "Activate" and approve the transaction in your wallet.
4. If you wish to delegate operation to another wallet (recommended), select "Delegate License" and input the public address found on the Node Orbit dashboard.
5. Confirm the transaction and pay the associated gas fee.
6. You should now see an indication that your license was successfully delegated to that wallet.
7. Repeat this process for each of your licenses.
8. From the Node Orbit dashboard, enter in your license ID and wallet address.


---

# 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.nodeorbit.com/beamable/beamable-checker-getting-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.
