> 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/product-tour-web-app/user-settings/order-the-package.md).

# Order the package

###

1. Choose a pricing plan and a payment method.<br>

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

2. Fill out the billing information form related to your company/organization.

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

3. Review the order to be sure the information is correct and click “Place an order”.

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

4. As soon as the order is placed, the GeoPard team will prepare the invoice and guide you through the next steps.<br>

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

And the email confirmation will be sent.


---

# 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:

```
GET https://docs.geopard.tech/geopard-tutorials/product-tour-web-app/user-settings/order-the-package.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.
