# Introduction

### Quick links for you

<table 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/peBnFFbI5xmBLyhA78JB">/pages/peBnFFbI5xmBLyhA78JB</a></td><td>Understand the Digital Studio Workspace to manage and oversee your  projects</td><td></td><td><a href="/pages/peBnFFbI5xmBLyhA78JB">/pages/peBnFFbI5xmBLyhA78JB</a></td></tr><tr><td><a href="/pages/ZjlZjeZmj9Ei7IktTRvR">/pages/ZjlZjeZmj9Ei7IktTRvR</a></td><td>Understand how the Conversation Flow works and design or modify  your conversation as desired.</td><td></td><td><a href="/pages/ZjlZjeZmj9Ei7IktTRvR">/pages/ZjlZjeZmj9Ei7IktTRvR</a></td></tr><tr><td><a href="/pages/PMS11onUH0Oo7Lb8A4Fg">/pages/PMS11onUH0Oo7Lb8A4Fg</a></td><td>Initiate your first project by building a small chat bot with our step-by-step guide.</td><td></td><td><a href="/pages/WaCGTgFjmYwud5lUOc8E">/pages/WaCGTgFjmYwud5lUOc8E</a></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/introduction.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.
