> For the complete documentation index, see [llms.txt](https://docs.smmios.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smmios.com/add-funds/coinbase-disabled.md).

# Coinbase \[Disabled]

Click the link to add funds (recharge)**:** [**Add funds (smmios.com).**](https://smmios.com/addfunds)

① Select "**Coinbase Commerce**".

② Fill in the amount that needs to be recharged (minimum $15).

③ Click "**Pay**", Then waiting for the page to jump.

④ Take "BTC" as an example, select "BTC", Then you will see the QR code and BTC Address.

⑤ Transfer BTC by copying the address or scanning the QR code.

⑥ Please pay attention to the transfer amount provided by coinbase commerce.

<figure><img src="/files/w3RfceGKQBDQLMo2vaze" alt=""><figcaption><p>Coinbase</p></figcaption></figure>

<figure><img src="/files/vploofTy2HTBxRLxEpX8" alt=""><figcaption><p>Coinbase QRcode</p></figcaption></figure>

⚠️ **Attention:**

After completing the correct transfer steps, the system will automatically recharge your account without any manual recharge. The speed of recharge depends on the confirmation speed of your blockchain. Usually the speed of arrival is ETH>LTC>BTC.

Do not overpay or underpay, please recharge strictly according to the amount provided on the coinbase page. If you didn't fill in the correct amount, this will make the system unable to make accurate callbacks and cause the system to fail to recharge automatically. If the customer service is not online, it will waste a lot of time waiting for the recharge to your account. But if this happens, don't worry, contact customer service support (Telegram: 💬 [**smmstudio02**](https://t.me/smmstudio02)) to recharge your account manually.

If you use an exchange to transfer, please be sure to pay attention to the transfer fee of the exchange. You must use the amount provided on the coinbase page plus the transaction fee of the exchange to transfer. As shown in the picture, if your exchange transfer fee is 0.0001BTC, you must transfer a total of 0.00589329+0.0001=0.00599329BTC to this address.

Every time you recharge, you need to select coinbase on the website to recreate the recharge order. This is very important. Because once you save the coinbase recharge address or screenshot, and use this address for recharge next time, we cannot guarantee to receive your transfer next time.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.smmios.com/add-funds/coinbase-disabled.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
