> For the complete documentation index, see [llms.txt](https://idthrivo.gitbook.io/thrivosign-remote-signing-solution/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://idthrivo.gitbook.io/thrivosign-remote-signing-solution/release-note.md).

# Release Note

We are excited to announce the latest update to our software! This release includes significant improvements and new features designed to enhance your experience.

What's New:

* Improved UI for a better user experience.
* Enhanced security features.
* Fixed bugs and performance issues.
* Integrated new API support.
* Minor interface adjustments.

<table><thead><tr><th>Module</th><th width="169">Version</th><th>Manual Guide Release </th></tr></thead><tbody><tr><td>Installation Guide</td><td>V1.0.0</td><td>Version 1.0 <a href="/pages/XAo5IhVMJQH6fDNuxix6">Manual Guide</a></td></tr><tr><td>Web Manager </td><td>V.3.2.15</td><td>Version 1.0 <a href="/pages/Qu8vTdBY1cjaLYqZthMJ">Manual Guide</a></td></tr><tr><td>RSSP API</td><td>V1.0.0</td><td>Contact us at <em><strong>support@idthrivo.com</strong></em></td></tr><tr><td>Signing Server Application (SSA)</td><td>V2.1.8</td><td>Version  1.0 <a href="/pages/P5wFLWFjT5p5qOHNx74s">Manual Guide</a></td></tr><tr><td>Signing API</td><td>V4.1.0</td><td>Version  1.0 <a href="/pages/4imvkhF6R0u6hbteYEOA">Manual Guide</a></td></tr><tr><td>Management API</td><td>V4.1.0</td><td>Version 1.0 <a href="/pages/wYL9E9cLacccqwvJWxhN">Manual Guide</a></td></tr><tr><td>RA API </td><td>V1.0.0</td><td>Version 1.0 <a href="/pages/UURENacnGJE3wTe2lat0">Manual Guide</a></td></tr><tr><td>SIC Mobile App</td><td>V.1.0.0</td><td>Version 1.0 <a href="/pages/smuqOgaqrDjjjy83f19J">Manual Guide</a></td></tr><tr><td>VCSP</td><td>Coming Soon</td><td>Coming Soon</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://idthrivo.gitbook.io/thrivosign-remote-signing-solution/release-note.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
