# How to retrieve and share wallet diagnostics for troubleshooting in the Wallet extension?

Take these steps:

1. Click on the extension icon (Stacks logo) in your browser
2. Click the overflow menu (three dots) in the top right corner
3. Hold down the \<Alt> key
4. Click “Copy diagnostics to clipboard”
5. Paste the data in a text file, email, direct message or otherwise to share with the support team.

<figure><img src="/files/ZyBee9ob0hZKXsklearo" alt=""><figcaption><p>Wallet Diagnostics</p></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://leather.gitbook.io/guides/troubleshooting/how-to-retrieve-and-share-wallet-diagnostics-for-troubleshooting-in-the-wallet-extension.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.
