# Advanced functions

### By utilizing and understanding

<table data-card-size="large" data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/y82k1p4d8O7PF6ArgdLI">/pages/y82k1p4d8O7PF6ArgdLI</a></td><td>The Knowledge Base is a repository of information that the chatbot or voicebot can access to provide accurate and relevant responses to user queries.</td><td></td><td><a href="/pages/y82k1p4d8O7PF6ArgdLI">/pages/y82k1p4d8O7PF6ArgdLI</a></td></tr><tr><td><a href="/pages/9UjuXW0G8R3liPIZXE6o">/pages/9UjuXW0G8R3liPIZXE6o</a></td><td>Recordings allow you to review and analyze voicebot interactions, including transcriptions of customer conversations, for quality assurance and training purposes.</td><td></td><td><a href="/pages/9UjuXW0G8R3liPIZXE6o">/pages/9UjuXW0G8R3liPIZXE6o</a></td></tr><tr><td><a href="/pages/eXmwtimuqufO8uqzI2XI">/pages/eXmwtimuqufO8uqzI2XI</a></td><td>The Statistics section provides valuable insights into the performance of your chatbot or voicebot, allowing you to measure and improve its effectiveness.</td><td></td><td><a href="/pages/eXmwtimuqufO8uqzI2XI">/pages/eXmwtimuqufO8uqzI2XI</a></td></tr><tr><td><a href="/pages/9tCgM4rhH5cb27j9hBh7">/pages/9tCgM4rhH5cb27j9hBh7</a></td><td>The Code Editor is a tool that automatically generates code based on changes made in the Flow Editor, eliminating the need for manual coding and making the development process more efficient</td><td></td><td><a href="/pages/9tCgM4rhH5cb27j9hBh7">/pages/9tCgM4rhH5cb27j9hBh7</a></td></tr><tr><td><a href="/pages/JzRf9V1g0yIzulVEqcdd">/pages/JzRf9V1g0yIzulVEqcdd</a></td><td>Learn how to build custom widgets in ANSWER node</td><td></td><td></td></tr></tbody></table>


---

# 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.borndigital.ai/digital-agent/advanced-functions.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.
