# Introduction to Plether

Plether is a decentralized protocol that provides synthetic exposure to the US Dollar Index. It functions by splitting USDC collateral into two distinct tokens - `plDXY-BULL` and `plDXY-BEAR` - allowing users to take opposing positions on the strength of the dollar.

<figure><img src="/files/Up5i0aSOmXiusdDrppq9" alt=""><figcaption></figcaption></figure>

The Plether protocol guarantees full redeemability for USDC at all times. By maintaining at least 100% collateral backing, the system ensures you can always exit your position, regardless of the current market price of `plDXY-BULL` or `plDXY-BEAR`.

<figure><img src="/files/QGo31Pjeqp15T3yIQpmQ" alt=""><figcaption></figcaption></figure>

While the combined redemption value is fixed at $2.00, individual token prices float on secondary markets.

The protocol enforces a $2.00 hard cap on `plDXY-BEAR` to maintain full collateralization. This edge case represents a tail risk scenario involving an extreme devaluation of the USD against the currency basket.

Plether combines FX exposure with native DeFi composability, creating a versatile asset ready for lending markets, borrowing protocols, yield strategies, and more.<br>


---

# 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.plether.com/introduction-to-plether.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.
