# Demo

: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>

## Wallet Demo

We prepared two demos: one with a wallet adapter and another one just using native Pontem Wallet integration.

![Pontem Wallet Demo](/files/ksahGOisUA5ozSyuqPkp)

It contains basic features like:

* Choose wallet to connect
* Connect wallet
* Show address
* Sign transaction

But still good enough for a good start with Pontem Wallet and Wallet Adapter.

Try demo using the following links:

* [Integrations Demo](https://pontem-network.github.io/pontem-wallet-demo/#/pontem-native)

The source code for the demo is available on our Github - [Pontem Wallet Demo Github](https://github.com/pontem-network/pontem-wallet-demo)


---

# 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_demo.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.
