# Video Tutorials

Here are some of our video tutorials for EC3. Additional resources can be found on our [website](https://www.buildingtransparency.org/resources/).

## EC3 Intro & Overview

{% embed url="<https://www.youtube.com/watch?t=1s&v=XCxz9IT7TsY>" %}

## Architecture, Engineering & Construction Users

### Find & Compare Materials

{% embed url="<https://www.youtube.com/watch?v=dzEGdZaGiDw>" %}

### Project Planner

{% embed url="<https://www.youtube.com/watch?v=6ZqYRquhBhA>" %}

{% embed url="<https://www.youtube.com/watch?v=SmNrHAnjQeE>" %}

## Data Management

### EC3 for Program Operators

{% embed url="<https://www.youtube.com/watch?v=Mc2RGwXwIXY>" %}

### EC3 for Manufacturers

{% embed url="<https://www.youtube.com/watch?v=bmmFxWStiXQ>" %}

### EC3 for Organization Admins

{% embed url="<https://www.youtube.com/watch?v=DrFdYorGrAw>" %}

### EC3 User Profile

{% embed url="<https://www.youtube.com/watch?v=BUSe4mLLKBc>" %}


---

# 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.buildingtransparency.org/ec3/getting-started/video-tutorials.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.
