# Sağlayıcılar

- [Sanal Pos Kullanımı](https://developer.paywall.one/genel-bakis/saglayicilar/sanal-pos-kullanimi.md): Sanal POS entegrasyonunu kullanabilmek için şu adımları tamamlamış olmalısınız.
- [Payout Kullanımı](https://developer.paywall.one/genel-bakis/saglayicilar/payout-kullanimi.md): Para transferi/para dağıtımı (IBAN'a transfer) servisidir. Bu servisi kullanmak için aşağıdaki adımları takip ediniz.
- [Kart Üretim Kullanımı](https://developer.paywall.one/genel-bakis/saglayicilar/kart-uretim-kullanimi.md): İşletmelerin kendilerine, alt üye işyerlerine veya çalışanlarına sanal kart ve fiziksel ön ödemeli kart oluşturmalarını sağlayan bir servistir.
- [APM Kullanımı](https://developer.paywall.one/genel-bakis/saglayicilar/apm-kullanimi.md): Alternatif Ödeme Metodu, İşletmelerin yemek kartlarıyla ve dijital cüzdanlarla ödeme almasını sağlayan bir servistir.


---

# 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.paywall.one/genel-bakis/saglayicilar.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.
