> For the complete documentation index, see [llms.txt](https://dr-traveller.gitbook.io/dr-traveller-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dr-traveller.gitbook.io/dr-traveller-docs/dr-traveller.md).

# Dr Traveller

Emma Hayes is an experienced travel content creator associated with [Dr Traveller](https://www.drtraveller.com/), a growing online resource for global travel information. She specializes in producing well-researched content that helps travelers explore countries, choose the right airlines, find quality hotels and resorts, and discover famous foods and popular tourist attractions. Emma’s writing focuses on providing clear, practical, and trustworthy insights for both leisure and frequent travelers. At Dr Traveller, she contributes destination guides, travel tips, and industry-related articles designed to simplify trip planning and enhance travel experiences. Her content highlights hill stations, best beaches, cultural landmarks, and emerging travel destinations while keeping user needs and search visibility in mind.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dr-traveller.gitbook.io/dr-traveller-docs/dr-traveller.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.
