# Yetkili Vezne Developer Environment

- [Main Page](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/main-page.md)
- [Beginning](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/beginning.md)
- [Integration](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration.md)
- [Test Envoirment](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/test-envoirment.md)
- [Balance Inquiry](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/balance-inquiry.md)
- [General Information Inquiry](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/general-information-inquiry.md)
- [Add Form](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/add-form.md)
- [Add Customer Individual](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/add-customer-individual.md)
- [Customer Inquiry](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/customer-inquiry.md)
- [Update Individual Customer](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/update-individual-customer.md)
- [Inquiry of Customer Details](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/inquiry-of-customer-details.md)
- [Add Partner](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/add-partner.md): You can perform partner addition operation in this step.
- [Add Customer Corporate](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/add-customer-corporate.md)
- [Update Partner](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/update-partner.md)
- [Update Customer Corporate](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/update-customer-corporate.md)
- [Calculate Transfer Cost](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/calculate-transfer-cost.md)
- [Create Transfer](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/create-transfer.md)
- [Report Transfers](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/report-transfers.md)
- [Transfer Detail Inquiry](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/transfer-detail-inquiry.md)
- [Get Fx Rates](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/get-fx-rates.md)
- [Create Book Fx By Currency](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/create-book-fx-by-currency.md): Create a Book FX using a currency pair of default accounts
- [Payment Status Update Webhook](https://developer-eng.yetkilivezne.com/yetkili-vezne-developer-environment/integration/payment-status-update-webhook.md): Elekse facilitates notifications through webhooks. This is a single callback URL as furnished by the client in the specified format.


---

# 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-eng.yetkilivezne.com/yetkili-vezne-developer-environment.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.
