# Introduction

{% hint style="info" %}
**In Short:** The Standard Protocol is a decentralised finance (DeFi) infrastructure project that enables users to generate algorithmically stable cryptocurrencies without intermediaries. The protocol focuses on physically backed crypto-assets as collateral, low fees and flexibility. The project will be entirely managed by the community of **Standard Token** holders.
{% endhint %}

#### Purpose

With the Standard Protocol you can generate stable cryptocurrencies backed by deposited assets in so called smart vaults. Smart Vaults are the bread and butter of the protocol. They combine functionality and usability into a single user interface providing a way to hedge against inflation and volatility of the currency markets.

#### How is this achieved?

By generating a fiat currency, starting with sEURO, a soft pegged stable coin that is backed by inflation proof assets the user does not lose any purchase power if inflation would normally eat away at hard earned savings.

#### Roadmap

Read more about our Roadmap [here](/developer-docs/governance/development-roadmap.md)&#x20;

### Overview

![The Standard Protocol Schema Version 1.0](/files/oJ2HkXmBe0lfrNKSWjbx)

### Fundamentals

Learn the fundamentals of The Standard protocol to get a deeper understanding of our main features:

{% content-ref url="/pages/tjWYNp82vzJYoLpLrAsd" %}
[The Standard Token (TST)](/developer-docs/token-contracts/the-standard-token-tst.md)
{% endcontent-ref %}

{% content-ref url="/pages/zBKNXlRWvPW9dZD6Kix2" %}
[Participants](/developer-docs/protocol-modules/participants.md)
{% endcontent-ref %}

{% content-ref url="/pages/KJRGIGHDQubiFuMIUUwC" %}
[Smart Vault](/developer-docs/protocol-modules/smart-vault.md)
{% endcontent-ref %}


---

# 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://the-standard.gitbook.io/developer-docs/introduction.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.
