# Home

<h2 align="center">Delphi Help Center</h2>

<p align="center">Learn how to build, train, and share your digital mind</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>The Basics</strong></td><td>Everything you need to launch</td><td><a href="https://docs.delphi.ai/the-basics">https://docs.delphi.ai/the-basics</a></td><td></td></tr><tr><td><h4><i class="fa-brain">:brain:</i></h4></td><td><strong>Advanced</strong></td><td>Take your Delphi to the next level</td><td><a href="http://docs.delphi.ai/advanced">http://docs.delphi.ai/advanced</a></td><td></td></tr></tbody></table>

### Join a Live Webinar

See demos, learn tips from the team, and get your questions answered in real time.

<a href="https://luma.com/with_delphi" class="button primary" data-icon="calendar-check">See upcoming events</a>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-comment-dots">:comment-dots:</i></h4></td><td><strong>Chat with a Delphi</strong></td><td>Learn how to chat with any Delphi</td><td><a href="/spaces/QrQFSyT66S3iBYDFX0ph/pages/gO1IcDTu9du47IyTiYaS">/spaces/QrQFSyT66S3iBYDFX0ph/pages/gO1IcDTu9du47IyTiYaS</a></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.delphi.ai/home.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.
