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

# Publishing

- [How to publish](https://docs.guibo.travel/publishing/how-to-publish.md): Overview of GUIBO's publishing system and available channels for delivering travel documents to travelers
- [Trip Link](https://docs.guibo.travel/publishing/trip-link.md): Trip Link provides travelers with one personalized URL to access all travel documents: Tour Guide App, Roadbook PDF, GPX files, and booking attachments.
- [Tour Guide App](https://docs.guibo.travel/publishing/tour-guide-app.md): GUIBO's Tour Guide App provides personalized travel docs with bike and hike navigation to travelers.
- [Personalized Accommodation](https://docs.guibo.travel/publishing/tour-guide-app/personalized-accommodation.md): Add booking specific accommodation details to a release and control how hotels or any stay is presented in the Tour Guide App.
- [Turn by turn Navigation](https://docs.guibo.travel/publishing/tour-guide-app/turn-by-turn-navigation.md): How the Tour Guide App handles navigation for outdoor travelers — curated routes, dynamic first and last mile, GPX export, and tour-guide mode.
- [First Mile Navigation](https://docs.guibo.travel/publishing/tour-guide-app/turn-by-turn-navigation/first-mile-navigation.md): Guide travelers from their current location to the best entry point of the curated route — at the start of navigation or after leaving the route.
- [Last Mile Navigation](https://docs.guibo.travel/publishing/tour-guide-app/turn-by-turn-navigation/last-mile-navigation.md): Extend the planned route to the traveler's booked accommodation with   on-demand routing in the Tour Guide App.
- [First-Level Support Guide](https://docs.guibo.travel/publishing/tour-guide-app/first-level-support-guide.md): This guide provides ready-to-use assistance for common challenges travelers face when using the Tour Guide App. Use these templates when responding to your travelers' support requests.
- [Push Notifications](https://docs.guibo.travel/publishing/tour-guide-app/push-notifications.md): Send instant messages to travelers through the Tour Guide App during their journey.
- [Photo Competition](https://docs.guibo.travel/publishing/tour-guide-app/photo-competition.md): Enable travelers to share photos of their journeys through an in-app competition that generates engagement and valuable visual content for product marketing.
- [White-label App](https://docs.guibo.travel/publishing/tour-guide-app/white-label-app.md)
- [Roadbook PDF](https://docs.guibo.travel/publishing/roadbook-pdf.md): GUIBO's Roadbook provides all travel docs with auto-generated mapsheets to travelers.
- [TourMaps for Webshop](https://docs.guibo.travel/publishing/tourmaps-for-webshop.md): Interactive tour overview maps for webshop integration with automatic generation, customization, and B2B sharing capabilities
- [B2B Network](https://docs.guibo.travel/publishing/b2b-network.md): How tour operators and resellers collaborate at scale through automated sharing of travel documents and trip data in the GUIBO B2B Network.
- [For Tour Operators](https://docs.guibo.travel/publishing/b2b-network/for-tour-operators.md)
- [Connect with resellers](https://docs.guibo.travel/publishing/b2b-network/for-tour-operators/connect-with-resellers.md)
- [Work with resellers not on GUIBO](https://docs.guibo.travel/publishing/b2b-network/for-tour-operators/work-with-resellers-not-on-guibo.md)
- [Share bookings](https://docs.guibo.travel/publishing/b2b-network/for-tour-operators/share-bookings.md)
- [Auto re-branding](https://docs.guibo.travel/publishing/b2b-network/for-tour-operators/share-bookings/auto-re-branding.md)
- [Seller download codes](https://docs.guibo.travel/publishing/b2b-network/for-tour-operators/share-bookings/seller-download-codes.md)
- [Share demo bookings](https://docs.guibo.travel/publishing/b2b-network/for-tour-operators/share-demo-bookings.md)
- [Share GPX files](https://docs.guibo.travel/publishing/b2b-network/for-tour-operators/share-gpx-files.md)
- [Share B2B product updates](https://docs.guibo.travel/publishing/b2b-network/for-tour-operators/share-b2b-product-updates.md)
- [For Resellers](https://docs.guibo.travel/publishing/b2b-network/for-resellers.md)
- [Setup and configuration](https://docs.guibo.travel/publishing/b2b-network/for-resellers/setup-and-configuration.md)
- [Configure your branding](https://docs.guibo.travel/publishing/b2b-network/for-resellers/setup-and-configuration/configure-your-branding.md): How resellers within the GUIBO B2B Network configure their branding so that in-season booking related travel documents are delivered under the reseller's brand.
- [Configure your app](https://docs.guibo.travel/publishing/b2b-network/for-resellers/setup-and-configuration/configure-your-app.md): How resellers within the GUIBO B2B Network configure app settings that are applied to the tour guide app when supplying tour operators share booking related releases.
- [Welcome letter](https://docs.guibo.travel/publishing/b2b-network/for-resellers/setup-and-configuration/configure-your-app/welcome-letter.md)
- [Connect with tour operators](https://docs.guibo.travel/publishing/b2b-network/for-resellers/connect-with-tour-operators.md): How resellers can connect with tour operators from the GUIBO B2B Network in order to access shared pre-season product data as well as in-season booking data from supplying tour operators.
- [Access bookings from partners](https://docs.guibo.travel/publishing/b2b-network/for-resellers/access-bookings-from-partners.md)
- [Receive partner bookings via webhook API](https://docs.guibo.travel/publishing/b2b-network/for-resellers/receive-partner-bookings-via-webhook-api.md): Get notified automatically in your own systems whenever a tour operator partner shares a new booking with you.
- [Access demo bookings from partners](https://docs.guibo.travel/publishing/b2b-network/for-resellers/access-demo-bookings-from-partners.md)
- [Access GPX files from partners](https://docs.guibo.travel/publishing/b2b-network/for-resellers/access-gpx-files-from-partners.md)
- [Access TourMaps from partners](https://docs.guibo.travel/publishing/b2b-network/for-resellers/access-tourmaps-from-partners.md)
- [Access B2B product updates from partners](https://docs.guibo.travel/publishing/b2b-network/for-resellers/access-b2b-product-updates-from-partners.md)


---

# 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://docs.guibo.travel/publishing.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.
