# Overview

This document is created to support our partners in integrating Gotadi’s Travel APIs. You will find guides and documentation on our products, as well as descriptions of processing flows within the Gotadi system. The Travel APIs are provided to connect partners with all the data you need to build a website or application using travel content from Gotadi.

Our goal is to make developing your website easier than ever by offering flexible pricing search options, allowing you to create exciting tools that expand travel search options for your users.

If you have any questions, you can find more information and answers in the [FAQ section](/english/faq-section.md) or contact Gotadi’s Partner Support team.


---

# 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://developer.gotadi.com/english/overview.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.
