# Coinbase

We're partnered with Coinbase to allow users to deposit, withdraw, and purchase crypto directly through their linked Coinbase account or Coinbase-Apple Pay on Moonshot.

#### Common issues:

* Crypto transfer delayed or not received
* Login or 2FA issues&#x20;
* Apple Pay deposits

#### How to connect:&#x20;

* [Coinbase help center](https://help.coinbase.com/en/contact-us)
* [Live chat bot support](https://help.coinbase.com/en)
* Email: <support@coinbase.com>


---

# 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://support.moonshot.com/providers/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.
