# Glossry of Terms

**PCC (Pseudo City Code)**\
A unique identifier used in the travel industry to identify a specific travel agency location or office in Global Distribution Systems (GDS).\
\
**Organization Wallet**\
The main wallet that stores credit from paid invoices. This credit can be used for subscription renewals and services across TravelCloudPro.\
\
**Marketing Wallet**\
Application-specific wallets that contain promotional credits or transferred funds. These credits have expiration dates and are used before Organization Wallet funds during subscription renewal.\
\
**Organization Admin**\
A user with full administrative privileges who can manage billing, subscriptions, users, and organization settings.\\

\
**Root Admin**\
A super-administrator (typically CEE Travel Systems staff) who can make manual wallet adjustments and set custom expiration dates for marketing credits.\
\
**Country Admin**\
An administrator with elevated privileges who can transfer credits from the Organization wallet.


---

# 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/tcp-billing/tcp-billing-and-subscription-guide/glossry-of-terms.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.
