# Step 7: Operator address whitelisting

### **Share your operator address on the respective communication channel with the Stader team for whitelisting**

* Once the wallet is setup and you will receive an operator address! Check your Operator address using the following command

  **`~/bin/stader-permissioned-cli wallet status`**&#x20;

* You will see your unique operator address as shown in the following image

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

**Note: Kindly share your operator address on the respective communication channel with the Stader team for whitelisting via Stader DAO. Please note that you will be unable to register on the Stader network until your operator address has been whitelisted.**


---

# 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://staderlabs.gitbook.io/ethereum/node-operator/permissioned-node-operator/node-registration-and-adding-validators/step-7-operator-address-whitelisting.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.
