# Fiat/Crypto Onboarding

Secret network has active integrations with:

* Axelar Satellite/app.squidrouter.com
  * Using the Axelar SDK users can bridge Ethereum and other EVM/Non-EVM assets into Cosmos and Secret arriving immediately as Wrapped SNIP-20 private tokens into their Secret account.
  * [Squid ](https://app.squidrouter.com)is a cheaper (gas wise) version for Axelar based bridging one can use as a widget.&#x20;
* [Houdiniswap](https://houdiniswap.com)/Xblock&#x20;
  * One can uttilise the Xblock integration or Houdini widget to let users onboard Crypto assets like XMR, BTC, ETH and more privately directly into SCRT
* Kado.money
  * Kado supports SCRT and direct Noble USDC onboarding onto Secret network. One can uttilise their Widget to allow for in-app onboarding via Paypal, Credit, Debit and more.
* TransAk
  * TransAk support SCRT onboarding using Debit, Credit, paypal and other gateways


---

# 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://docs.scrt.network/secret-network-documentation/development/development-concepts/secret-contract-fundamentals/fiat-crypto-onboarding.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.
