# Content

- [How twise learns from your content](https://help.twise.ai/content/how-twise-learns-from-your-content.md)
- [Knowledge cards](https://help.twise.ai/content/knowledge-cards.md)
- [Best practise for adding content](https://help.twise.ai/content/best-practise-for-adding-content.md)
- [Understanding how twise works with your content](https://help.twise.ai/content/understanding-how-twise-works-with-your-content.md)
- [How to match answers with visuals](https://help.twise.ai/content/how-to-match-answers-with-visuals.md)
- [Include links in answers](https://help.twise.ai/content/include-links-in-answers.md)
- [What kind of content can be uploaded?](https://help.twise.ai/content/what-kind-of-content-can-be-uploaded.md)
- [Video and audio files](https://help.twise.ai/content/video-and-audio-files.md)
- [Adding lists and structured content](https://help.twise.ai/content/adding-lists-and-structured-content.md)
- [The basics of how knowledge retrieval works](https://help.twise.ai/content/the-basics-of-how-knowledge-retrieval-works.md)
- [Bulk import content via CSV or XML file](https://help.twise.ai/content/bulk-import-content-via-csv-or-xml-file.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/content.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.
