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

# Go2Joy API Docs

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Go2Joy Affiliate API</strong></td><td>Allows partners to integrate Go2Joy’s hotel booking features into their apps or websites.</td><td><a href="/spaces/1Kt6PSxCfUVC371xIP4E">/spaces/1Kt6PSxCfUVC371xIP4E</a></td><td><a href="/files/rmkWdHWczl6xZxNGBTfv">/files/rmkWdHWczl6xZxNGBTfv</a></td></tr><tr><td><strong>Go2Joy Property Content API</strong></td><td>Connects between the systems to sync room availability, prices, and bookings. </td><td><a href="/spaces/phyWKgxFSpe5QrzyMLHe">/spaces/phyWKgxFSpe5QrzyMLHe</a></td><td><a href="/files/IgVGxwo8RwC0AeEJJuTw">/files/IgVGxwo8RwC0AeEJJuTw</a></td></tr></tbody></table>


---

# 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://dev.go2joy.vn/api/go2joy-api-docs.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.
