# User Manual

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

This document describes the user interface of the SimpleSign App. This App allows users to digitally sign or validate documents in an efficient and non-centralised manner. The app will not share identity information nor you document with a centralised platform. The Digital Signing App allows you to upload, sign and store signed documents in a local archive on you personal device or in a central CMS system (content management system).

You can either use the free version or choose for a (payable) version that has additional features. Please visit our [website](https://www.simplesign.tech/) for more information.&#x20;

### Content <a href="#usermanuallocaldigitalsigning-content" id="usermanuallocaldigitalsigning-content"></a>

* [Installation](/trust1sign/user-manual/installation.md)
* [Your application folder](/trust1sign/user-manual/location-of-your-application-folder.md)
  * [Structure of your application folder](/trust1sign/user-manual/location-of-your-application-folder/structure-of-your-application-folder.md)
  * [Changing the location of your application folder](/trust1sign/user-manual/location-of-your-application-folder/changing-the-location-of-your-application-folder.md)
* [Add documents](/trust1sign/user-manual/adding-documents.md)
* [The inbox: s](/trust1sign/user-manual/the-inbox-signing-documents.md)[igning documents](/trust1sign/user-manual/the-inbox-signing-documents.md)
  * [Viewing a document](/trust1sign/user-manual/the-inbox-signing-documents/viewing-a-document-inbox-tab.md)
  * [Signing documents](/trust1sign/user-manual/the-inbox-signing-documents/signing-a-document.md)
  * [Consecutively signing a document](/trust1sign/user-manual/the-inbox-signing-documents/consecutively-signing-a-document-within-a-same-organisation.md)
  * [Removing a document](/trust1sign/user-manual/the-inbox-signing-documents/removing-a-document.md)
* [Signed documents](/trust1sign/user-manual/the-signed-tab.md)
  * [Viewing a document](/trust1sign/user-manual/the-signed-tab/viewing-a-document-signed-tab.md)
* [Validating documents](/trust1sign/user-manual/validating-a-document-signature-s.md)
* [Settings menu (3-bars menu)](/trust1sign/user-manual/settings-the-3-bars-menu.md)
* [Troubleshooting](/trust1sign/troubleshooting.md)
* [Technical information](/trust1sign/technical-information.md)


---

# 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://t1t.gitbook.io/trust1sign/user-manual.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.
