# Inter Protocol User & System Docs

### Welcome

Explore our docs which include broader system-level documentation and user how-to guides to help you dive in and start using the Inter Protocol.&#x20;

### Introduction

**What is the Inter Protocol?**

The Inter Stable Token (IST) is an evolving, fully collateralized, cryptocurrency-backed decentralized stable token for the interchain ecosystem on the Agoric chain.  The Inter Protocol, which mints IST, will grow to encompass a variety of minting mechanisms controlled with granular minting limits that creates a dynamic stable token model which has never existed before.

IST is designed to maintain parity with the US dollar (USD) for broad accessibility and provide Agoric and the interchain ecosystem users an asset with minimum price volatility. In addition, IST is the native fee token for the Agoric platform and provides some of the core functionality and stability for the Agoric cryptoeconomy.

The broader Inter Protocol comprises of a set of contracts, deployed on the Agoric blockchain, which manage the minting, burning, stability mechanisms, and governance of IST.  See an example diagram of expected core contracts and their relationships below.  This model will evolve with Inter Protocol based on the desires of the BLD community.

![Inter Protocol contract flow diagram](https://lh5.googleusercontent.com/wnaZXiSS3cuWBmtbACyv5aw6DeqUepZ_eP3G2Pgp75oxj7balatvemuImSAv0Yv7nzAwnQduygirTVIiMOZL5FGzm9jx1Uuq1OaUDET5EFmLT3lNzBM_IMNRXjqJnX-aDybtqr-bpqrx3itGVy0pJg)

Feel free to explore our system documentation to learn more about:

1. How IST is governed
2. How IST maintains its stability
3. How each contract operates, with links to the code

Welcome to the Inter Protocol!


---

# 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.inter.trade/inter-protocol-user-and-system-docs.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.
