# Help Center

- [Chat Bubble Not Showing on your website](https://docs.zipchat.ai/help-center/chat-bubble-not-showing-on-your-website.md)
- [Collecting Phone Numbers with Zipchat](https://docs.zipchat.ai/help-center/collecting-phone-numbers-with-zipchat.md)
- [Translating the welcome message based on geolocation](https://docs.zipchat.ai/help-center/translating-the-welcome-message-based-on-geolocation.md)
- [Adding the bubble on the checkout page](https://docs.zipchat.ai/help-center/adding-the-bubble-on-the-checkout-page.md)
- [Adding multiple pages to your knowledge base](https://docs.zipchat.ai/help-center/adding-multiple-pages-to-your-knowledge-base.md)
- [What the different conversation icons mean](https://docs.zipchat.ai/help-center/what-the-different-conversation-icons-mean.md)
- [How to Enable Zipchat AI Search for Your Shopify Store](https://docs.zipchat.ai/help-center/how-to-enable-zipchat-ai-search-for-your-shopify-store.md)


---

# 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.zipchat.ai/help-center.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.
