# Margin in any currency

On Contango you don't have a USD account to fund like in other trading apps: you just connect your wallet and you're ready to trade. No need to deposit anything!

Each pair listed on Contango has a [base](https://docs.contango.xyz/resources/glossary#base-and-quote-currency) and a [quote](https://docs.contango.xyz/resources/glossary#base-and-quote-currency) asset.

When opening or modifying a positions, traders can post margin in either base, quote, or any of the available currencies in the ticket dropdown:

<figure><img src="https://3340088086-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8rJ5VtVb4DsRxSyBXhOT%2Fuploads%2FDYi66qrE7LSiWpioXWcc%2FScreenshot%202025-01-03%20at%2011.47.28.png?alt=media&#x26;token=589bcca9-523f-41c6-ac46-cfae160cb00d" alt="" width="405"><figcaption></figcaption></figure>

If you're entering with a currency that is not the base or the quote, you might experience higher market impact as more swaps are needed to build the position. If the UI fails to quote you a price, try to swap beforehand and then enter with either the base or quote currency.

When closing, you can also choose the cashflow currency you want to exit to, by browsing the same dropdown.

{% hint style="warning" %} <mark style="color:orange;">**Before trading**</mark> → always make sure that you understand the implications of entering with currencies that differ from the base or quote assets.
{% endhint %}


---

# 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.contango.xyz/basics/key-features/margin-in-any-currency.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.
