# Overview

- [Introduction](https://cee-systems.gitbook.io/tcp/overview/introduction.md)
- [How TCP Exchanges & Refunds service (formerly Booking Management) works](https://cee-systems.gitbook.io/tcp/overview/introduction/how-tcp-is-working.md)
- [Important to remember](https://cee-systems.gitbook.io/tcp/overview/introduction/important-to-remember.md)
- [TCP Exchanges & Refunds service in non-IATA agencies](https://cee-systems.gitbook.io/tcp/overview/introduction/tcp-in-non-iata-agencies.md)
- [Getting started](https://cee-systems.gitbook.io/tcp/overview/getting-started.md)
- [Create account in TCP](https://cee-systems.gitbook.io/tcp/overview/getting-started/create-account-in-tcp.md)
- [Create a TCP Organization](https://cee-systems.gitbook.io/tcp/overview/getting-started/create-a-tcp-organization.md)
- [Settings](https://cee-systems.gitbook.io/tcp/overview/settings.md)
- [Add PCC to TCP account](https://cee-systems.gitbook.io/tcp/overview/settings/add-pcc-to-tcp-account.md)
- [Adding/inviting users under same TCP organization](https://cee-systems.gitbook.io/tcp/overview/settings/adding-user.md)
- [Adding another branch PCC under same TCP account](https://cee-systems.gitbook.io/tcp/overview/settings/adding-pcc.md)
- [How to switch between PCCs](https://cee-systems.gitbook.io/tcp/overview/how-to-switch-between-pccs.md)
- [Application MENU](https://cee-systems.gitbook.io/tcp/overview/application-menu.md)


---

# 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://cee-systems.gitbook.io/tcp/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.
