# Visual Language & Assets

Xcel Travel communicates its brand, trust, and premium positioning through a consistent visual language across the platform.

***

#### Colors

* **Black**: Represents trust, luxury, and sophistication
* **Gold Stripe**: Represents prestige, excellence, and rewards
* **Semantic Colors**: Quickly convey meaning in elements
  * Info: Gray
  * Success: Green
  * Warning: Orange
  * Danger: Red

***

#### Logo

* A compass integrated with a globe, primarily in gold
* Symbolizes exploration, guidance, and global connection

***

#### Feature Icons

| Feature       | Icon Description            |
| ------------- | --------------------------- |
| CrashPad      | Bed icon                    |
| XcelWallet    | Wallet + QR code            |
| TrailTalk     | Speech bubble + radar waves |
| Emergency     | SOS triangle                |
| TrailLink     | Chain links (referral)      |
| HideMyTrail   | Eye with a cross            |
| Proof of Stay | Pin + selfie                |

***

#### Typography

* Primary Font: **Inter** – clean and modern for readability
* Monospace: **IBM Plex Mono** – for code, token info, or technical details

***

By applying these visual guidelines consistently, Xcel Travel ensures a professional, trustworthy, and easily recognizable brand across web, mobile, and marketing materials.


---

# 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://xcel-travel.gitbook.io/xcel-travel-docs/visual-language-and-assets.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.
