# Keys Generator

## HOW TO USE KEY GENERATOR ON XPR NETWORK EXPLORER

### 1. Select **Wallet** on the top menu.

<figure><img src="https://2282322751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lk1MmQJJu6Qk4vXCaBq%2Fuploads%2FTkhcXBNNuopLB5Wlxvml%2Fkey%20gen.png?alt=media&#x26;token=ef947cbd-4c49-40e1-8e91-245033a340f8" alt=""><figcaption></figcaption></figure>

### 2. Select Utilities from the left side menu.

<figure><img src="https://2282322751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lk1MmQJJu6Qk4vXCaBq%2Fuploads%2FRCZcGLbk3TK8edBWNnTt%2Fkey%20gen%202.png?alt=media&#x26;token=0dbc13ea-84af-42b6-a149-01b9a0babac1" alt=""><figcaption></figcaption></figure>

### 3. Under the Keys tab, the explorer provides you a key pairing with a Public Key and a Private Key.&#x20;

<figure><img src="https://2282322751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lk1MmQJJu6Qk4vXCaBq%2Fuploads%2FVPdCicvXCHBFTZia1hfq%2Fkey%20gen%203.png?alt=media&#x26;token=d154bd79-bff6-4141-ab58-d07afc784266" alt=""><figcaption></figcaption></figure>

The icon next to the keys allow you to copy the key quickly. Click Generate New Keys if you would like a different key paring.&#x20;

{% hint style="warning" %}
The safest way to generate and keep your key pairing is if you generate them while offline and create a paper wallet or use some kind of encrypted password manager.&#x20;
{% endhint %}


---

# 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.bloks.io/wallet/key-generator.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.
