# PSM (Peg Stability Module)

To perform stablecoin-to-USDD conversions, navigate to the PSM page.

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

The PSM allows seamless, zero-fee exchanges between USDD and supported stablecoins, starting with USDT. Support for additional stablecoins will be added over time to enhance flexibility and accessibility for users.

#### How to Use the PSM

1. **Select the Stablecoin:** On the PSM page, choose the token you want to exchange for USDD or vice versa.

   <figure><img src="/files/oN7cGkLI3vye7gwGLS0a" alt=""><figcaption></figcaption></figure>
2. **Enter the Token Amount**: Input the amount of tokens you wish to swap. The transaction requires no service fees; however, ensure your wallet has enough TRX to cover the gas fees for the transaction.

   <figure><img src="/files/eQhmzlU2M8IHF34NzdX0" alt=""><figcaption></figcaption></figure>
3. **Check Availability:** The "Available" section displays the quantity of the target token currently available for exchange. Ensure your swap amount does not exceed the available limit.<br>

The PSM feature is designed for ease of use, offering fast and secure conversions without slippage or additional charges, making it an essential tool for users seeking to maintain the 1:1 USDD peg while interacting with other stablecoins.

<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-29.gitbook.io/usdd-v2/user-guide/psm-peg-stability-module.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.
