# OTHER

- [Understand the Visitor: Setting Up Twise for Personalized Engagement](https://help.twise.ai/other/understand-the-visitor-setting-up-twise-for-personalized-engagement.md): This guide will help you configure your AI assistant to effectively engage visitors, collect valuable information, and provide a seamless user experience tailored to your business needs.
- [Lead capturing](https://help.twise.ai/other/lead-capturing.md)
- [Contact form & CTA](https://help.twise.ai/other/contact-form-and-cta.md)
- [Insights](https://help.twise.ai/other/insights.md): Twise provides detailed insights into what your users have been asking about, it extracts keywords, sentiments and a list of questions asked.
- [Voices](https://help.twise.ai/other/voices.md)
- [Privacy and security](https://help.twise.ai/other/privacy-and-security.md)
- [Zapier Integration](https://help.twise.ai/other/zapier-integration.md)
- [How to iterate and improve answer quality](https://help.twise.ai/other/how-to-iterate-and-improve-answer-quality.md)
- [How do I upgrade to a paid plan?](https://help.twise.ai/other/how-do-i-upgrade-to-a-paid-plan.md)
- [How do credits work and what happens if you run out?](https://help.twise.ai/other/how-do-credits-work-and-what-happens-if-you-run-out.md)
- [Delete a twise](https://help.twise.ai/other/delete-a-twise.md)
- [API Guide](https://help.twise.ai/other/api-guide.md): Training Your AI with Knowledge Cards and Content Integration
- [Enterprise plan onboarding](https://help.twise.ai/other/enterprise-plan-onboarding.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://help.twise.ai/other.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.
