# Page Not Found

The URL `files/FhqoyLv9EqxHLtS8brB7` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [14 November: MM Lite,Meta Rate Limit](https://changelog.gallabox.com/november-2025/14-november-mm-lite-meta-rate-limit.md)
- [26 November: AI Generated Bot](https://changelog.gallabox.com/november-2024/26-november-ai-generated-bot.md)
- [08 April: Conversations Module Enhancements, Chatbot: Bot Logs Export, and more](https://changelog.gallabox.com/april-2025/08-april-conversations-module-enhancements-chatbot-bot-logs-export-and-more.md)
- [November 24: New Dashboard Analytics V2 (Beta)](https://changelog.gallabox.com/november-2025/november-24-new-dashboard-analytics-v2-beta.md)
- [08 August: WhatsApp Flow Builder](https://changelog.gallabox.com/august-2024/08-august-whatsapp-flow-builder.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://changelog.gallabox.com/november-2025/14-november-mm-lite-meta-rate-limit.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.

### Option 2 — Browse the documentation index

Full index: https://changelog.gallabox.com/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://changelog.gallabox.com/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/november-2025/14-november-mm-lite-meta-rate-limit.md`).

You may also use `Accept: text/markdown` header for content negotiation.
