> For the complete documentation index, see [llms.txt](https://docs.neurelo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neurelo.com/how-to-videos.md).

# "How to" Videos

## <mark style="color:green;">Getting Started with Neurelo, Login, Key Settings</mark>

{% embed url="<https://www.loom.com/share/9aeb678cb45b42a3b83a71e374d49be1?sid=cdfc2684-ba8e-4248-a996-715e6ab4f832>" %}

## <mark style="color:green;">Creating a New Project, Using the Quick Start Guide</mark>

{% embed url="<https://www.loom.com/share/c9a1cd7cab5c4018b5864ef667c2e9c6?sid=37885043-679b-4080-a2c8-0805180db1d7>" %}

## <mark style="color:green;">Data Definitions</mark>

{% embed url="<https://www.loom.com/share/7ec76ecd9c9d45eb80562f8e8ded9e3e?sid=a882e1ea-993a-4423-9fa3-de7e4756821e>" %}

## <mark style="color:green;">Neurelo Schema Builder</mark>

{% embed url="<https://www.loom.com/share/4a3461c5822843428d2a222165726fdc?sid=15507a15-2fa2-4890-a01e-36e741f92817>" %}

## <mark style="color:green;">Environments</mark>

{% embed url="<https://www.loom.com/share/b34e912492e943c7b1b97af7bd66082f?sid=65a04fc0-ca3d-4ba9-a306-dd3655f8dead>" %}

## <mark style="color:green;">Auto-Generated APIs, API Docs, API Playground</mark>

{% embed url="<https://www.loom.com/share/d204cce4c0f04827b6b3e531d766ce3b?sid=402fab9f-d943-40c4-a697-c661deb72a37>" %}

## <mark style="color:green;">Using Neurelo APIs and SDKs</mark>

{% embed url="<https://www.loom.com/share/c6a950414c18478f965d17a34b557c62?sid=92e922a2-8016-43f1-8876-471247a163bf>" %}

## <mark style="color:green;">Neurelo Custom Query API Endpoints</mark>

{% embed url="<https://www.loom.com/share/6de04868b1ff4e71917493da29b4c901?sid=d5b51dc8-6c5e-428b-8802-fd5eb6222dcf>" %}

## <mark style="color:green;">Schema Migrations (Preview Feature)</mark>

{% embed url="<https://www.loom.com/share/f3db77b75a9f477eac0366d42995e1f6?sid=72705b08-4cf1-40a7-8a67-8a48f617adcd>" %}

## <mark style="color:green;">API Observability</mark>

{% embed url="<https://www.loom.com/share/749d5d7f606d49e68227532d7f71d9cf?sid=e0a235bb-c340-4019-9c3c-a58cf503be84>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.neurelo.com/how-to-videos.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.
