# Overview

## TOP BAR

Once connected, several elements will appear, starting with the top bar displaying your Certification Credits, your SIGN token balance, your WAVES balance, your Waves Address for the connected account and the actualisation icon.

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3ieoE1M071OsoFItvH%2Fuploads%2FpfM4idijBlW56MqzjCq7%2Ffile.png?alt=media)

## PRICE WIDGETS

The top part of the overview tab display 3 blocks with your SIGN, Waves and Total Sign balance in USD

![Price blocks displaying current SIGN & Waves price as well as your total SIGN balance in USD](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3ieoE1M071OsoFItvH%2Fuploads%2F8zFfHrmC7iL9h6TFamIW%2Ffile.png?alt=media)

## SIDEBAR

The sidebar on the left includes all the different tabs for SIGN token management under MANAGE TOKEN. The CERTIFICATION TOOLS tab includes all the certification features. Underneath all the tabs are the options to buy or swap for SIGN tokens and Certification Credits with Credit Card/ Paypal, WAVES or USDN

<div align="center"><img src="https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3ieoE1M071OsoFItvH%2Fuploads%2F0l6bBVClvelVpRegU1IR%2Ffile.png?alt=media" alt=""></div>

## TRANSACTION HISTORY

Second part of the overview is the transaction history list of all your past transactions using SIGN tokens or SIGN dApp Certification credits for the connected addres&#x73;**.**

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3ieoE1M071OsoFItvH%2Fuploads%2Fa68jkBDeYA0U6T7lHuTe%2Ffile.png?alt=media)

## SUPPORTED TRANSACTION TYPES

The following transaction types *(displayed in expanded mode here)* will appear in the overview history:

### Inward Transfer *(type 4 transaction)*

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3ieoE1M071OsoFItvH%2Fuploads%2FTvUM6wUAjPyYaOCFAvFc%2Ffile.png?alt=media)

{% hint style="info" %}
**Fields displayed:** \
*Date, Sender address, Transaction ID, Amount received, Optional attachment*
{% endhint %}

### Outward Transfer *(type 4 transaction)*

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3ieoE1M071OsoFItvH%2Fuploads%2FwjiEGV2SOCs60g34LOPr%2Ffile.png?alt=media)

{% hint style="info" %}
**Fields displayed:** \
*Date, Recipient address, Transaction ID, Amount sent, Optional attachment*
{% endhint %}

### Inward Mass Transfer *(type 11 transaction)*

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3ieoE1M071OsoFItvH%2Fuploads%2FQ4RE0IaXWUYWqKW8h1KK%2Ffile.png?alt=media)

{% hint style="info" %}
**Fields displayed:** \
*Date, Recipient count, Transaction ID, Total Amount sent, Optional attachment (message is unique and same to all recepient)*
{% endhint %}

### Outward Mass Transfer *(type 11 transaction)*

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3ieoE1M071OsoFItvH%2Fuploads%2FUHgWIPsCXS30oC4avULn%2Ffile.png?alt=media)

{% hint style="info" %}
**Fields displayed:** \
*Date, Recipient count, Transaction ID, Total Amount sent, Optional attachment (message is unique and same to all recepient)*
{% endhint %}

### File Certification *(type 16 transaction)*

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3ieoE1M071OsoFItvH%2Fuploads%2FcTG5Vepql2DhHsskMJFR%2Ffile.png?alt=media)

{% hint style="info" %}
**Fields displayed:** \
*Date, Certification Reference, Transaction ID, Amount paid (in SIGN tokens or Credit(s)), Hash of the certified file*
{% endhint %}

### Email Certification *(type 16 transaction)*

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3ieoE1M071OsoFItvH%2Fuploads%2FphkhDskDdk7BZwDif9HV%2Ffile.png?alt=media)

{% hint style="info" %}
*Date, Certification Reference, Transaction ID, Amount paid (in SIGN tokens or Credit(s)), Message ID of the email sent*
{% endhint %}

### Multi-Party Agreement creation *(type 16 transaction)*

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3ieoE1M071OsoFItvH%2Fuploads%2FHxwqZdAGvItM1JdMWWAX%2Ffile.png?alt=media)

{% hint style="info" %}
**Fields displayed:** \
*Date, Agreement Reference, Transaction ID, Amount paid (in SIGN tokens or Credit(s)), Hash of the agreement file*
{% endhint %}

### Signature Request *(type 16 transaction)*

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3ieoE1M071OsoFItvH%2Fuploads%2Fa7rCl30coUFzkv1Q1jmN%2Ffile.png?alt=media)

{% hint style="info" %}
**Fields displayed:** \
*Date, Agreement Reference, Transaction ID, Hash of the agreement file*
{% endhint %}


---

# 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.sign-web.app/overview.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.
