# TIPS

- [Test & Train your AI Agent](https://docs.zipchat.ai/tips/test-and-train-your-ai-agent.md)
- [Customize the chat to fit your brand](https://docs.zipchat.ai/tips/customize-the-chat-to-fit-your-brand.md)
- [Install the Zipchat Script (Shopify)](https://docs.zipchat.ai/tips/install-the-zipchat-script-shopify.md)
- [Install the Zipchat Script (not-Shopify)](https://docs.zipchat.ai/tips/install-the-zipchat-script-not-shopify.md)
- [Ignore spam conversations](https://docs.zipchat.ai/tips/ignore-spam-conversations.md)
- [Collect leads from the bubble chat](https://docs.zipchat.ai/tips/collect-leads-from-the-bubble-chat.md)
- [WA: Send a one-off marketing campaign](https://docs.zipchat.ai/tips/wa-send-a-one-off-marketing-campaign.md)
- [Install Zipchat on your thank you page (Shopify)](https://docs.zipchat.ai/tips/install-zipchat-on-your-thank-you-page-shopify.md)
- [Connect Facebook Messenger](https://docs.zipchat.ai/tips/connect-facebook-messenger.md)
- [Make Zipchat follow-up with your customers](https://docs.zipchat.ai/tips/make-zipchat-follow-up-with-your-customers.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/tips.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.
