# Supported Payment types/Methods

Skynet offers an onramp procedure for users to change or transfer their fiat to USD, the protocol’s settlement token. The following are the payment methods supported:

* Google Pay.
* Credit or Debit card.
* Wallet, etc.

This aligns with Skynet's goal of making the protocol accessible to everyone and lowering the barriers to payment by supporting multiple methods.


---

# 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://documentation.skynet.io/skynet/skynet-protocol/payment-rails/settlement-with-tooling-providers/supported-payment-types-methods.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.
