# Fiat/Crypto On-ramp

## Fiat to sUSD

Skynet offers an on-ramp procedure for users to change or transfer their fiat to SkyUSD (sUSD), the protocol’s settlement token.&#x20;

The following are the payment methods supported:

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

## Crypto to sUSD

With an on-chain contract transaction, capital (tokens, stablecoins) from any blockchain is used to swap into USDC and bridged to Skynet as SkyUSD (sUSD).  sUSD is the gas and payment token in the Skynet protocol.


---

# 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/fiat-crypto-on-ramp.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.
