# Overview

## Introduction

This presentation was created as an overview of the concept and how we can use BG Database to improve our workflows in Unity.

{% embed url="<https://docs.google.com/presentation/d/e/2PACX-1vSUsrASY95MQpKWs4Lf5K1WXVUvfPTrTdbiyjYtF1ND8pOLSlU9tHrq7wSH0JsI_xj9tefefJvzG6Qv/pub?delayms=3000&loop=false&start=false>" %}
Metadata Structure Presentation
{% endembed %}

### Feedback / Get in touch <a href="#t6e4tpvw5chd" id="t6e4tpvw5chd"></a>

For support, please [submit a ticket ](https://github.com/PixelWizards/simple-character-controller/issues)on Gthub Issues!&#x20;

You can also get in touch:

* on Discord: <https://discord.com/invite/kvsMqeFS7Y>
* or Bluesky: <https://bsky.app/profile/gekido.bsky.social>


---

# 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://megacrush.gitbook.io/megacrush-unity-assets/metadata-driven-development/overview.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.
