# Introducing Othentic Stack

Othentic Stack is the development framework for decentralized services.&#x20;

**Decentralized service is:**&#x20;

* A complex system designed for a unique computing purpose.
* A service that runs its own validator set.
* A Proof of Stake (PoS) network.

<figure><picture><source srcset="https://4144525652-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYlSi30nrcEOossIDFFua%2Fuploads%2FWBymRShshRyiImC3M9CG%2FAuthentic%20Arc%20Presentation.png?alt=media&#x26;token=23b07336-eafe-421b-b360-dea3ae4ac35b" media="(prefers-color-scheme: dark)"><img src="https://4144525652-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYlSi30nrcEOossIDFFua%2Fuploads%2FQ4AAHvDmEICsh1zaJCSM%2FOthetnic%20Arc%20Presentation%20(1).png?alt=media&#x26;token=ca4fe787-ff85-49ec-9b02-6fde9d8ca505" alt=""></picture><figcaption></figcaption></figure>

Leveraging a library of production-ready and configurable components, developers can focus on their core service logic while abstracting away complexities around consensus, operators, networking, messaging, and attestations.

Equipped with a programmable consensus engine, the framework enables the **execution and validation of any type of service**, providing a foundation for a wide range of applications.

**The Othentic Stack is an ever-evolving framework.** As work on the Stack continues, novel modules and components will be integrated and become available for developers to plug in and configure.

{% hint style="info" %}
For technical support, reach out to us on [Discord](https://discord.gg/d2UTge5MHj) or [Schedule a call](https://zvk25weryww.typeform.com/to/N7kPLNpE)​
{% 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.othentic.xyz/main/welcome/readme.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.
