# Setup Guides & Tutorials

### How To Activate Iris:

{% content-ref url="/spaces/BfpdgT2BhOxa3Q6hjJqZ/pages/Ezjv0qfSG4PQKSQHc5hi" %}
[What Is Iris And How To Activate It](/replicated-gravity-docs/getting-started/setup-guides-and-tutorials/what-is-iris-and-how-to-activate-it.md)
{% endcontent-ref %}

***

### How To Integrate Into A Fresh Third Person Project:

{% content-ref url="/spaces/BfpdgT2BhOxa3Q6hjJqZ/pages/YBMfqYDIwxygiwiVGmvJ" %}
[Third Person Template Integration](/replicated-gravity-docs/getting-started/setup-guides-and-tutorials/third-person-template-integration.md)
{% endcontent-ref %}

***

### How To Integrate Into A Fresh First Person Project:

{% content-ref url="/spaces/BfpdgT2BhOxa3Q6hjJqZ/pages/0QQsAp7idc05ZFTQmeZO" %}
[First Person Template Integration](/replicated-gravity-docs/getting-started/setup-guides-and-tutorials/first-person-template-integration.md)
{% endcontent-ref %}

***

### How To Integrate Into A Fresh Vehicle Project:

{% content-ref url="/spaces/BfpdgT2BhOxa3Q6hjJqZ/pages/di1wyao7rP5rc4PL5HaJ" %}
[Vehicle Template Integration](/replicated-gravity-docs/getting-started/setup-guides-and-tutorials/vehicle-template-integration.md)
{% endcontent-ref %}

***

### Directional Gravity Usage & Setup:

{% content-ref url="/spaces/BfpdgT2BhOxa3Q6hjJqZ/pages/vnIAhm8NoCM4Ves5Fsv6" %}
[Directional Gravity: Usage & Setup Guide](/replicated-gravity-docs/getting-started/setup-guides-and-tutorials/directional-gravity-usage-and-setup-guide.md)
{% endcontent-ref %}

***

### Planetary Gravity Usage & Setup:

{% content-ref url="/spaces/BfpdgT2BhOxa3Q6hjJqZ/pages/ZGLAYkGL27jbMfd67CbV" %}
[Planetary Gravity: Usage & Setup Guide](/replicated-gravity-docs/getting-started/setup-guides-and-tutorials/planetary-gravity-usage-and-setup-guide.md)
{% endcontent-ref %}

***

### Dynamic Gravity Usage & Setup:

{% content-ref url="/spaces/BfpdgT2BhOxa3Q6hjJqZ/pages/IkshUuw5V5Au3CbLshr0" %}
[Dynamic Gravity: Usage & Setup Guide](/replicated-gravity-docs/getting-started/setup-guides-and-tutorials/dynamic-gravity-usage-and-setup-guide.md)
{% endcontent-ref %}

***

### Zero Gravity Usage & Setup:

{% content-ref url="/spaces/BfpdgT2BhOxa3Q6hjJqZ/pages/HAg0NWdgaJN8pWVuT9AS" %}
[Zero Gravity: Usage & Setup Guide](/replicated-gravity-docs/getting-started/setup-guides-and-tutorials/zero-gravity-usage-and-setup-guide.md)
{% endcontent-ref %}

***

### Gravity Field Usage & Setup:

{% content-ref url="/spaces/BfpdgT2BhOxa3Q6hjJqZ/pages/nmsMS0EDffcDiDMdfruJ" %}
[Gravity Field: Usage & Setup Guide](/replicated-gravity-docs/getting-started/setup-guides-and-tutorials/gravity-field-usage-and-setup-guide.md)
{% endcontent-ref %}

***

### Physics Gravity Usage & Setup:

{% content-ref url="/spaces/BfpdgT2BhOxa3Q6hjJqZ/pages/WWeVm6tStLG9ykXxG1cr" %}
[Physics Gravity: Usage & Setup Guide](/replicated-gravity-docs/getting-started/setup-guides-and-tutorials/physics-gravity-usage-and-setup-guide.md)
{% endcontent-ref %}

***

### Vehicle Gravity Usage & Setup:

{% content-ref url="/spaces/BfpdgT2BhOxa3Q6hjJqZ/pages/0AWLRH0WYqRl4yXGq783" %}
[Vehicle Gravity: Usage & Setup Guide](/replicated-gravity-docs/getting-started/setup-guides-and-tutorials/vehicle-gravity-usage-and-setup-guide.md)
{% endcontent-ref %}

***

### More Guides Coming Soon.


---

# 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://replicated-gravity.gitbook.io/replicated-gravity-docs/getting-started/setup-guides-and-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.
