# Page Not Found

The URL `files/ajBNzqFJlHLcwB88KhPq` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [탑승 QR 상단 배너](https://tmoneymobility.gitbook.io/tmoney-ads-guidelines/express/reservation-info-top-banner.md)
- [(선택) 예매 완료 팝업 배너](https://tmoneymobility.gitbook.io/tmoney-ads-guidelines/express/purchase-completed-popup-banner.md)
- [탑승 QR 상단 배너](https://tmoneymobility.gitbook.io/tmoney-ads-guidelines/airportbus/reservation-info-top-banner.md)
- [스플래시](https://tmoneymobility.gitbook.io/tmoney-ads-guidelines/home/splash.md)
- [콘텐츠 배너](https://tmoneymobility.gitbook.io/tmoney-ads-guidelines/home/contents-banner.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://tmoneymobility.gitbook.io/tmoney-ads-guidelines/express/reservation-info-top-banner.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.

### Option 2 — Browse the documentation index

Full index: https://tmoneymobility.gitbook.io/tmoney-ads-guidelines/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://tmoneymobility.gitbook.io/tmoney-ads-guidelines/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/tmoney-ads-guidelines/express/reservation-info-top-banner.md`).

You may also use `Accept: text/markdown` header for content negotiation.
