# Openable Door Blueprint

This blueprint will allow the player to interact with a door and open or close it.

<div align="left"><figure><img src="/files/LvGSxKCrW3jfTAjcWsT4" alt=""><figcaption></figcaption></figure></div>

The openable door should be placed for the buildings with interior.

<figure><img src="/files/IQD176vKcW344KZTCb5v" alt=""><figcaption></figcaption></figure>

## General Category

<div align="left"><figure><img src="/files/4GXEAng8BG9r2HFp25bs" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/rGjy7HJJGCQ09hBCvb1a" alt=""><figcaption></figcaption></figure></div>

## Material Category

<div align="left"><figure><img src="/files/zsFq9GvZDZqY2gIxzdYw" alt=""><figcaption></figcaption></figure></div>

Each type of door has multiple materials types. Also, you can overwrite the material if you need it.

<div align="left"><figure><img src="/files/4JkSu4qQemhSLyV3g7bL" alt=""><figcaption></figcaption></figure></div>


---

# 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://polysphere-studio.gitbook.io/british-city-pack/blueprints/openable-door-blueprint.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.
