# Dokümanlar

## Grinet Sanal Pos Modülü

Grinet Sanal Pos Modülü özellikle Türkiye'de faaliyet gösteren tüm bankaların sanal posları ile Magento'yu entegre etmek için 2008 yılından beri geliştirilmektedir.

## Kurulum öncesi gereklilikler

1. Sunucunuzda ioncube son versiyonu kurulu olmalıdır.&#x20;
2. Size gönderilen modül dosyalarını öncelikle canlı sitenizde değil geliştirme ( dev ) sitenizde test etmeniz ve sonrasında canlı sitenize aktarmanız tavsiye edilir.

## Kurulum

1. Modül dosyaları size bir zip dosyasında gönderilir. Bu zip dosyasının içeriğindeki modül dosyası app/code/Grinet klasörüne yüklenmelidir.
2.

```
$ give me super-powers
```

{% hint style="info" %}
&#x20;Super-powers are granted randomly so please submit an issue if you're not happy with yours.
{% endhint %}

Once you're strong enough, save the world:

{% code title="hello.sh" %}

```bash
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'
```

{% endcode %}


---

# 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://doc.grinet.com.tr/master.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.
