# Transaction Signing

## **Single‑Signature Wallet Transaction Signing**

### **Cregis Desktop**

You can find your signature requests in **Tasks**.

<figure><img src="/files/EBzFhDTKrjmLZcNyl8pS" alt=""><figcaption></figcaption></figure>

Click on a request to view the payment request details, and use the icons at the bottom to approve or reject the operation.

<figure><img src="/files/qVsBJrjvHbkSz65LVg79" alt=""><figcaption></figcaption></figure>

After clicking, you will need to verify your transaction password.

<figure><img src="/files/Fo5iY3Bj1X4CJHNW7gkE" alt=""><figcaption></figcaption></figure>

Once verification is complete, the required **Gas Fee** will be shown. After confirming, you can send it to successfully complete the signing.

<div><figure><img src="/files/nVPEUl21npy2x0Dp3lsZ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/a7fsOPzoowCnlzKESYFX" alt=""><figcaption></figcaption></figure></div>

### **Cregis Mobile**

You can see pending signature items from the Home Page's To-Do section or from **Tasks**. Click on an item to view the transaction details. After confirming the signature, the estimated **Gas Fee** will be displayed.

<div><figure><img src="/files/NHazgLAb5QbCYplOSk8A" alt=""><figcaption></figcaption></figure> <figure><img src="/files/PaE2e0wWI9DfBNJ8BNxf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/FGxHKlgZHcRd3cRFQ8ch" alt=""><figcaption></figcaption></figure></div>

After clicking Send, you need to complete the transaction password verification. The signing is then successfully completed.

<figure><img src="/files/ZmV4XNURRW3fbQNWyBRC" alt="" width="375"><figcaption></figcaption></figure>

## **Multi-Signature Wallet Transaction Signing**

### **Cregis Desktop**

You can find your signature requests in **Tasks**.

<figure><img src="/files/mJUAfAcEItabtqvEBnOe" alt=""><figcaption></figcaption></figure>

Click on a request to view the payment request details, and use the icons at the bottom to approve or reject the operation.

<figure><img src="/files/5FRfgo2ZKDZkWgc5lFsm" alt=""><figcaption></figcaption></figure>

Then, you need to verify your transaction password.

<figure><img src="/files/4CiDD6kgwDACzpaqPcFA" alt=""><figcaption></figcaption></figure>

After confirmation, wait for other multi-signature wallet members to join. Please note that all signers of the multi-signature wallet must be online simultaneously to sign. When the number of multi-signature signers reaches the minimum signing threshold, the required **Gas Fee** for this transaction will be displayed, and the signature initiator will confirm the signature.

<div><figure><img src="/files/GB3VVoDZmbQkG9EAnYU9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QUO6miluvw8DyNVQJGtc" alt=""><figcaption></figcaption></figure></div>

A pop-up message will appear after a successful signature.

<figure><img src="/files/yHfWSEapZFuelb66fhSq" alt=""><figcaption></figcaption></figure>

### **Cregis Mobile App**

You can see pending signature items from the Home Page's To-Do section or from **Tasks**. Click on an item to view the transaction details. After confirming the signature, you will need to verify the transaction password.

<div><figure><img src="/files/hagbfLxNcsCEo8zAnTIx" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HawiP3FNg94nMidOF69C" alt=""><figcaption></figcaption></figure> <figure><img src="/files/sYkE7prDbH2FJDwowQcK" alt=""><figcaption></figcaption></figure></div>

Once verification is complete, you will enter the multi‑signature process. **If you are the initiator**, you can see which members have joined.\
When the number of joined multi‑signature signers reaches the minimum signing threshold, the signature initiator will see the estimated Gas Fee and can confirm it.

<div><figure><img src="/files/ce8KAQHYBzeinLuLnwG0" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5VvuxXMg4EqScUqvygmi" alt=""><figcaption></figcaption></figure></div>

<br>


---

# 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://support.cregis.com/team/team-activity/transaction-signing.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.
