# Whitepaper

The AMP whitepaper introduces the primary technical elements of the AMP token contract and collateral managers. In particular, it presents novel partition strategies for enabling "stake-in-place" designs for Ethereum tokens.&#x20;

The paper also presents an analysis of legacy payment infrastructure, distributed payment networks, and token economics. This research uses established economic models in addition to a unique, in-depth assessment of the long-term utility, value, and stability of a collateral token network.

Sections include:

* **Digital Payments and the Flexa Network**
* **Decentralized collateral**
  * Finality assurance and scale
  * Meta-staking and risk distribution
* **Amp token contract**
  * Operators and partition scopes
  * Partition strategies
  * Token hooks
  * Flexa collateral manager
  * Further extensibility
* **Token economics**
  * Production model
  * Tokenization model
  * Network efficiency model
  * Stability analysis

{% file src="/files/FT3GMsOtddJAr84hIPVq" %}


---

# 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.amp.xyz/whitepaper.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.
