# How do I delegate my Keys to another user's operator?

#### Here are the steps to delegate your keys to another user's operator:

1. Go to <https://sentry.xai.games/#/assign-wallet/**\\[insert-other-operator-public-address>]\*\* (be sure to edit this URL)
2. Click "Assign wallet to Sentry"
3. Sign the transaction

Then tell the other user to stop & restart their Sentry (or if they are using a CLI, ask them to run the boot-operator command again).

#### If you decide to no longer delegate your keys to that user's operator, you can use the steps below:

1. Go to <https://sentry.xai.games/#/unassign-wallet/**\\[insert-other-operator-public-address>]\*\* (be sure to edit this URL)
2. Click "Unassign wallet from Sentry"
3. Sign the transaction

Then tell the other user to stop & restart their Sentry (or if they are using a CLI, ask them to run the boot-operator command again).


---

# 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://xai-foundation.gitbook.io/xai-network/kn/about-xai/sentry-key-purchase-and-setup/common-troubleshooting-steps/how-do-i-delegate-my-keys-to-another-users-operator.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.
