> 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/ukrainian/oglyad-produktu-vebzastosunok/nalashtuvannya-koristuvacha/zamoviti-paket.md).

# Замовити пакет

Оберіть і замовте пакет GeoPard, який відповідає площі вашого господарства, робочим процесам і потребам команди.

###

1. Виберіть тарифний план і спосіб оплати.<br>

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

2. Заповніть форму платіжної інформації, пов’язану з вашою компанією/організацією.

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

3. Перевірте замовлення, щоб переконатися, що інформація правильна, і натисніть «Оформити замовлення».

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

4. Щойно замовлення буде оформлено, команда GeoPard підготує рахунок і проведе вас через наступні кроки.<br>

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

А підтвердження буде надіслано електронною поштою.


---

# 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/ukrainian/oglyad-produktu-vebzastosunok/nalashtuvannya-koristuvacha/zamoviti-paket.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.
