# Introduction

Shields FX is a pack of barrier and shield shaders offering an array of features and options to enhance the visual quality of your games.

## What's inside?

In the folder **Core/Shader Graphs**, there are 4 folders with different effects listed below, and in the folder **Core/Sub Graphs**, there are additional functions used in the effects.

* Bubble Shield\
  \- Standard Bubble Shield\
  \- Line Dissolve Bubble Shield\
  \- Axis Dissolve Bubble Shield
* Wall Shield\
  \- Standard Wall Shield\
  \- Line Dissolve Wall Shield\
  \- Axis Dissolve Wall Shield
* Character Shield\
  \- Standard Character Shield\
  \- Line Dissolve Character Shield\
  \- Axis Dissolve Character Shield
* Hexagon Shield\
  \- Standard Hexagon Shield\
  \- Line Dissolve Hexagon Shield\
  \- Axis Dissolve Hexagon Shield


---

# 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://tvitchi-vfx.gitbook.io/shieldsfx/quick-start/introduction.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.
