# bcs\_housing

{% hint style="warning" %}
IMPORTANT: This integration works only above Version 2.5.0 of OP Garages Script&#x20;
{% endhint %}

{% stepper %}
{% step %}

### Download Garages Editable Files from URL: <a href="#download-garages-files-from-url" id="download-garages-files-from-url"></a>

{% embed url="<https://data.otherplanet.dev/download/integrations/bcs_housing/bcs_housing-integration_op-garages.zip>" %}
{% endstep %}

{% step %}

### Unzip Downloaded Files <a href="#unzip-downloaded-files" id="unzip-downloaded-files"></a>

Place unzipped file in: `bcs_housing/modules/integration/garage/`
{% endstep %}

{% step %}

### Restart bcs\_housing

All done!
{% endstep %}
{% endstepper %}


---

# 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.otherplanet.dev/scripts/op-garages-v2/script-integrations/bcs_housing.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.
