# Introduction

:exclamation:*You are reviewing an outdated version of the Pontem Wallet documentation! We recommend switching to the most recent version from the new* [*official website*](https://docs.pontemwallet.xyz/)! :warning:<br>

![Pontem Wallet](/files/eoaSpYY2IP7VaTq9a4wg)

Welcome to the Pontem Wallet documentation. With this documentation, you will understand how to integrate Pontem Wallet into your web page and how to interact with it.

## Extension

[![](https://badgen.net/chrome-web-store/v/phkbamefinggmakgklpkljjmgibohnba?label=Chrome%20Web%20Store)](https://badgen.net/chrome-web-store/v/phkbamefinggmakgklpkljjmgibohnba?label=Chrome%20Web%20Store) [![](https://badgen.net/github/release/pontem-network/pontem-wallet?label=GitHub)](https://badgen.net/github/release/pontem-network/pontem-wallet?label=GitHub)

You can find the current version of the wallet in the [Google Chrome Store](https://chrome.google.com/webstore/detail/pontem-wallet/phkbamefinggmakgklpkljjmgibohnba) and newest version in the [Github](https://github.com/pontem-network/pontem-wallet/releases).

[![Download From Chrome Store](/files/ZeB106ZfMqgeFZjt2g3y)](https://chrome.google.com/webstore/detail/pontem-wallet/phkbamefinggmakgklpkljjmgibohnba) [![Download From Github](/files/uEUfCH2GSCvIEqbaWO7b)](https://github.com/pontem-network/pontem-wallet/releases).

To have all recent changes and bug fixes use Github version as it takes time to reach Chrome Store due to Google Review policy.


---

# 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.pontem.network/01.-wallet/wallet.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.
