> ## Documentation Index
> Fetch the complete documentation index at: https://paxos-0ac97319-jg-test-1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Paxos API FAQ

> Get answers to commonly asked questions.

## Stablecoin Conversions

<AccordionGroup>
  <Accordion title="How can I get started with conversions?" id="get-started">
    The [stablecoin conversion guide](/guides/developer/convert) takes you through the simple process. Reach out to [Support](https://support.paxos.com) if you need assistance.
  </Accordion>

  <Accordion title="What are the conversion fees?" id="fees">
    None. Conversions between the [supported asset pairs](/guides/developer/convert#assets) incure no fees.
  </Accordion>

  <Accordion title="Are there any conversion limits?" id="limits">
    By default, there is a \$500,000 USD transaction limit per conversion.
    Contact [Support](https://support.paxos.com)([https://support.paxos.com](https://support.paxos.com)) for additional details.
  </Accordion>

  <Accordion title="What is dust?" id="dust">
    Dust is a small amount of an asset leftover from a transaction.
    Dust can accumulate when converting [assets with different precisions](/guides/developer/convert#assets).
  </Accordion>

  <Accordion title="Can I cancel a conversion?" id="cancel">
    Most conversions execute near instantaneously; however, under rare conditions a settlement delay may occur.
    You can use the [Cancel Stablecoin Conversion](/api-reference/endpoints/stablecoin-conversion/cancel-stablecoin-conversion) endpoint to cancel a pending conversion.
  </Accordion>
</AccordionGroup>
