> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paxos.com/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 [Orchestrations Convert guide](/guides/developer/orchestrations/convert) walks you through the process. Reach out to [Support](https://support.paxos.com) if you need assistance.

    > The legacy [Stablecoin Conversion API](/api-reference/endpoints/stablecoin-conversion/overview) has been deprecated. See the [migration guide](/api-reference/endpoints/stablecoin-conversion/overview#migration-guide) if you are an existing customer.
  </Accordion>

  <Accordion title="What are the conversion fees?" id="fees">
    Refer to [Paxos Pricing](https://dashboard.paxos.com/admin/settings?document=paxos-pricing-doc) on the Dashboard (**Admin > Entity Settings > Documents > Paxos Pricing**) for current fee details.
  </Accordion>

  <Accordion title="Are there any conversion limits?" id="limits">
    See [Paxos Stablecoin Processing Times & Limits](https://support.paxos.com/articles/6157930592-paxos-stablecoin-processing-times-limits) for details. Contact [Support](https://support.paxos.com) for additional information.
  </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.
  </Accordion>
</AccordionGroup>
