> For the complete documentation index, see [llms.txt](https://ph.benjtupas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ph.benjtupas.com/archives/guide.md).

# Tour Guides (Philippines)

## No Longer Supported. Please Refer to [PH82Challege Guide](/ph.md).&#x20;

Building a centralized place for tour guides, photographers, vehicle rentals, surf instructors, and accommodations here in the Philippines.

These are the guides I've hired during my trips, recommended by friends, and I discovered on travel communities since November 2022. Still new but the list will continue to grow one travel at a time.

I'm hoping that this will help provide more customers to people working in the tourism space.

Feel free to contribute by sending the location, name, and contact details on Instagram: **@benjtupas**.

## 📍 Albay

* Nemrod Lisay - facebook.com/nemrod.lisay\
  \
  Several members on DIY Travel Philippines Facebook group recommended him. Just search his name on the group.

## 📍 Bantayan

* Junie: +639508131135
* Team Bantayan Island: facebook.com/bantayanislandcebutourpackage

## 📍 Bataan

* Las Casas Filipinas de Acuzar Frontdesk: +639178729371 (SMS and Viber)

## 📍 Coron

* JY Travel and Tours - facebook.com/JYTravelandToursOfficialPage\
  \
  Look for Kristian or Bong. They are very fun guides!

## 📍 Ilocos

* Lakwatserong Bata\
  Facebook: [facebook.com/lakwatserongbataPH](https://www.facebook.com/lakwatserongbataPH)\
  Lady Ann: 09057249818 or 09495624910 \
  Max: 09762073633\
  \
  Request for Max as the driver and Bie as the coordinator\
  They also do La Union, Baguio, and Sagada

## 📍 Iloilo

* Gigantes Island Tours and Services: [https://web.facebook.com/Gigantesislandtour](https://web.facebook.com/Gigantesislandtour/)

## 📍 La Union

* Marlon: +639071188812

If Marlon is not available, you can also contact these people.

* Ricky 1: +639053433229
* Ricky 2: +639501107560
* Alex: +639305521424

## 📍 Puerto Galera

* Marlon: +639369111265\
  He can manage the boat rental, snorkeling, and island hopping


---

# 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, and the optional `goal` query parameter:

```
GET https://ph.benjtupas.com/archives/guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
