# Sign using Nova Wallet

Using Nova Wallet in conjunction with Nova Spektr means you will use a mobile device to sign the operation.

{% hint style="warning" %}
The following steps include actions you must perform on both your **Nova Wallet Device** and your **Nova Spektr Device**.
{% endhint %}

{% hint style="info" %}
Actions for each device are clearly labelled below.
{% endhint %}

1. Click on **Sign with Nova Wallet** <mark style="background-color:blue;">(Nova Spektr device)</mark>.
2. Review the transaction details and select **Confirm** <mark style="background-color:purple;">(Nova Wallet Device)</mark>.
3. The Nova Spektr will show the result of submitting the operation.


---

# 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.novaspektr.io/operations/operations-signing/sign-using-nova-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.
