# Proxy

## Object Builder equivalent

<figure><img src="/files/NAw5j2BzTunZ0fgJF4op" alt="Object Builder proxy name"><figcaption></figcaption></figure>

## Location

The panel is only visible for proxy objects added from the `3D View >> Add >> Arma 3 Proxy` option.

<figure><img src="/files/Dz4wgmXNVGYOa7m2t4Vh" alt="Add Arma 3 Proxy"><figcaption></figcaption></figure>

## Properties

<figure><img src="/files/Mv6zpmhcnyH6ZBvyKaJR" alt="Proxy properties"><figcaption></figcaption></figure>

### Is P3D Proxy

Automatically enabled for proxy objects. Cannot be changed manually.

### Path

Path to the proxy model. The path may be preprocessed during export depending on the [add-on preferences](/arma-3-object-builder/general/add-on-preferences.md), and the file extension will be stripped.

#### Common Proxies

<figure><img src="/files/XbYiFqXomEdPIg6ZJ5uJ" alt="Common proxies list"><figcaption></figcaption></figure>

Common proxy paths can be inserted from a list by pressing the "Paste Common Proxy" button.

It is possible to add personal items to the list through the [custom data](/arma-3-object-builder/general/custom-data-json.md) JSON file.

### Index

Proxy index.


---

# 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://mrcmodding.gitbook.io/arma-3-object-builder/properties/proxy.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.
