> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/tr/urun-turu-web-uygulamasi/kullanici-ayarlari/paketi-siparis-et.md).

# Paketi sipariş et

###

1. Bir fiyatlandırma planı ve bir ödeme yöntemi seçin.<br>

<figure><img src="https://lh6.googleusercontent.com/OCQ1h3yAfBDsYhkP5v6PzLH_gyWaL-RPmd5_5Fzlv7s7_SGKKJ3WyTWkobTQXgMKuO8IZChAeP8X5UYVds1vOSQBtYCeU2oyeqZIlq0VgCyNj8737KngBVhGpJ_lmTeJW6_wapcG" alt=""><figcaption></figcaption></figure>

2. Şirketiniz/kuruluşunuzla ilgili faturalandırma bilgileri formunu doldurun.

<figure><img src="https://lh4.googleusercontent.com/q-Q5pv7gb1nPKQF1b5hVf7tzhI4xU7JkwbTg-CQFxkfGr-5l64suwb84ljBcT27iWIZ26PwO58hQLVzfe6O81NKxJepFIKD_91ZbegjkiJ6NZ4GwjxnyT7VkpA3gY2SE8D3mgvm-" alt=""><figcaption></figcaption></figure>

3. Bilgilerin doğru olduğundan emin olmak için siparişi gözden geçirin ve “Sipariş Ver”e tıklayın.

<figure><img src="https://lh4.googleusercontent.com/sNqJZOyJZ-S-mrRTgjRKn3AaocP1JeQifk1bV_0aCIwTVIJVBn0GAUGNFQni89aiOY7StBgFrOxotMCcIiieetlyZu-_3r97LtO0Ot46hLTHGQlp5CgIquK5YRrNVTQtN95mezul" alt=""><figcaption></figcaption></figure>

4. Sipariş verilir verilmez, GeoPard ekibi faturayı hazırlayacak ve sizi sonraki adımlarda yönlendirecektir.<br>

<figure><img src="https://lh5.googleusercontent.com/seTwd5LFHQuIkX698BQDG7Tl60pFmlWTj95jTXQjJ_f35FjUJvhuquG5wBQVUTBc6Ld-pNYLmP-rclmCvrWVHDx2TwXwoOGpMDVltagdCDiStVcOP4mBRrKxlnWHQkMt_6ABL_4e" alt=""><figcaption></figcaption></figure>

Ve e-posta onayı gönderilecektir.


---

# 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://docs.geopard.tech/geopard-tutorials/tr/urun-turu-web-uygulamasi/kullanici-ayarlari/paketi-siparis-et.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.
