> For the complete documentation index, see [llms.txt](https://docs.tproof.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tproof.io/technical-section/tech-introduction.md).

# Tech introduction

Welcome to our more technical section, where we'll describe how the structure of our solution is made. We've decided to make it a Decentralized solution, in a way that anyone can integrate our solution within their project, without any sort of approval on our end.

First of all, we go through a **deeper overview** of how information is stored on our solution, and the workflows you should expect.

Then, we present the **Smart Contracts** involved in a Proof of Timestamp certification, and how they can be expanded in the future.

We'll then present how you can **integrate** it in your project, with a practical example.
