# Event User Guide

Event is a program provided by Teranode Switzerland AG.

The overview describes what Event does and how you can use it to improve your business.

Subsequent sections describe individual features of Event.

<table><thead><tr><th width="149">Version</th><th width="589">New Features</th></tr></thead><tbody><tr><td>1.0</td><td>Write, Read and Verify Independent Public Records</td></tr><tr><td>1.2</td><td>Create, Read, Update, Delete and Verify Publicly Linked Public Records</td></tr><tr><td>1.3</td><td>Encoders such as SHA256 available for all Records keeping them private and inaccessible</td></tr><tr><td>1.4</td><td>The ability to navigate backwards and forwards on Publicly Linked Records</td></tr><tr><td>1.5</td><td>Dynamic Configuration, metrics and rebranding</td></tr></tbody></table>


---

# 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.teranode.group/nchain-event/event-user-guide.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.
