> For the complete documentation index, see [llms.txt](https://developer.esnekpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.esnekpos.com/hoppa-gelistirici-ortami/anasayfa.md).

# Anasayfa

<figure><img src="/files/ttUwD7mySIlA18lbsHqJ" alt=""><figcaption></figcaption></figure>

**hoppa,** Elekse Ödeme Kuruluşu A.Ş markasıdır. Elekse olarak 2005 yılında ödeme hizmetleri sektöründe faaliyete başladık. Türkiye\`de ödeme sektörünün ciddi bir ivme ile büyümesi neticesinde ödeme faaliyet alanlarımızı geliştirip çeşitlendirdik.

2013 yılında çıkarılan 6493 sayılı kanun kapsamında Ödeme Sektörünün BDDK (Bankacılık Düzenleme ve Denetleme Üst Kurulu ) tarafından denetlenmesi ve lisanslaştırılması sürecinde 14.01.2016 tarihinde, 6662 karar numarası ile Bankacılık Düzenleme ve Denetleme Kurumundan Ödeme Faaliyet lisansımızı aldık.

2018 yılı itibari ile Türkiye de lisans genişlemesi yapan ilk firma olarak sanal pos hizmetini EsnekPos markası ile sağlamaya başladık.

Tamamen yerli yatırımdan oluşan hoppa, geliştirmiş olduğu ödeme metotları ile Türkiye de e ticarete farklı bir bakış açısı ve yeni bir soluk katmıştır.

"Siz sadece işinize bakın" sloganı ile sanal pos hizmeti sunan firmamızda tüm kredi kartlarına ve yabancı kartlara tek çekim ve taksit uygulamamız bulunmaktadır. Oranlar hususunda çok iddialı olan firmamız en iyi oran ve hizmet garantisi vererek çalışmaktadır.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://developer.esnekpos.com/hoppa-gelistirici-ortami/anasayfa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
