# Agoda

## Prerequisites

* Active Agoda contract and YCS access
* Property details, images, and rates completed in Agoda
* Rooms and rates ready in Hostel Mate

## 1) Enable Channel Manager Mode in Agoda

1. Log in to Agoda YCS
2. Go to Settings → Property Settings → Optional Settings
3. Tick “Enable Channel Manager Mode”
4. Choose Channex as your provider and Save

## 2) Finalize in Hostel Mate

1. Open Channel Manager in Hostel Mate
2. Select Agoda and complete authentication if prompted
3. Map rooms and rates

## Verify and Test

* Push a small price change and confirm it appears in Agoda
* Disable any iCal feeds to prevent conflicts

## Troubleshooting

* Don’t see Channel Manager Mode: check your contract status or ask Agoda support
* Prices not updating: confirm mapping and try syncing again


---

# 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://docs.hostelmate.co/channel-mapping-guides/agoda.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.
