# Collateral

### USDC

Traders put up USDC (Circle's digital US dollar) as their collateral for trades, and LPs invest USDC into our market-making vaults.&#x20;

We use Circle's USDC as our stablecoin of choice, as it is one of the world's largest stablecoins with a proven and safe track record, and a stablecoin that is available on several exchanges around the world (while being readily available on both Optimism and Base). It is very easy for a trader to swap out their stablecoin into USDC within our app.  We did not want to create our own stablecoin, use a less capital efficient stablecoin like DAI, or use a partially regulated stablecoin like Tether.

Learn more about USDC from Circle, the company that creates USDC.

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


---

# 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.avantisfi.com/trading/collateral.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.
