# Coinbase

## Default Quote Currency

Coinbase offers multiple quote markets to trade your crypto assets: USD, USDC, USDT, DAI, ETH and BTC. Currently TradersPost supports USD, USDC, USDT, and DAI. When setting up your Coinbase broker connection, be sure to decide which default quote currency you want to manage your positions with. In instances where you request to close or exit a position, this default quote currency is used to liquidate the position.

**USD is the default value if nothing is selected or the asset cannot be quoted in the default quote currency selected.** For example, if you have USDT selected and try to liquidate a STORJ position, it will be sold in USD since there is no support for STORJ-USDT.

## Contact Information

Email: <help@coinbase.com>

Phone: [+1 (888) 908-7930](tel:18889087930)

## Supported Asset Classes

* Crypto


---

# 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.traderspost.io/docs/all-supported-connections/coinbase.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.
