> For the complete documentation index, see [llms.txt](https://docs.overtime.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overtime.io/deposits-and-withdrawals/deposit-with-apple-pay-google-pay-visa-or-mastercard.md).

# Deposit with Apple Pay, Google Pay, Visa or Mastercard

To allow users to onboard their Overtime Account seamlessly, Overtime has integrated Swapper, the leading fiat on-ramp aggregator.&#x20;

You can fund your Overtime Account directly from digital or physical credit cards!

## Step-By-Step Guide:

1. Click on the **`Add Funds`** modal.
2. Click on the **`Buy With Card`** button.
3. On the first input field, input how much money you want to convert to crypto and deposit to your Overtime Account. You can also choose other fiat currency type than default.
4. Pick your payment method on the `By` part of the widget:

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

7. Click on BUY and follow the onramping process. Finish it all the way, do not close the page until everything is finalized completely.
8. Go back to Overtime ACCOUNT page and wait for your funds to land.


---

# 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:

```
GET https://docs.overtime.io/deposits-and-withdrawals/deposit-with-apple-pay-google-pay-visa-or-mastercard.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.
