# Getting started

- [Introduction](https://developer.kriptomat.io/docs/getting-started/introduction.md): Welcome to the KriptoRamp API Docs page! Here you will find our API documentation and how our fiat on & offramp work in different use cases, plus everything you need to know regarding the integration.
- [Use cases 📖](https://developer.kriptomat.io/docs/getting-started/use-cases.md)
- [Fiat<>Crypto Onramp](https://developer.kriptomat.io/docs/getting-started/use-cases/fiat-less-than-greater-than-crypto-onramp.md): Credit/Debit Cards
- [Fiat<>Crypto Onramp (ledger)](https://developer.kriptomat.io/docs/getting-started/use-cases/fiat-less-than-greater-than-crypto-onramp-ledger.md): Partner uses Kriptomat as a ledger or Partner has his own ledger with Kriptomat.
- [Fiat<>Crypto Onramp (Payments in Crypto)](https://developer.kriptomat.io/docs/getting-started/use-cases/fiat-less-than-greater-than-crypto-onramp-payments-in-crypto.md): Partner acts as a Liquidity provider and/or receives payment in crypto.
- [NFT Checkout](https://developer.kriptomat.io/docs/getting-started/use-cases/nft-checkout.md): With Credit/Debit cards.
- [Onramp & Offramp with Bank Wire](https://developer.kriptomat.io/docs/getting-started/use-cases/onramp-and-offramp-with-bank-wire.md): (EUR SEPA /GBP CHAPS/Faster payments)
- [Kripto Ramp Widget and Kripto White Label get started  🏁](https://developer.kriptomat.io/docs/getting-started/kripto-ramp-widget-and-kripto-white-label-get-started.md)
- [Get API keys 🔑](https://developer.kriptomat.io/docs/getting-started/get-api-keys.md)


---

# 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://developer.kriptomat.io/docs/getting-started.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.
