# Support

Support Characters are characters that help out the team by providing useful abilities other than damage. This can come in the form of healing the other team members or by grouping up scattered enemies so that other characters can deal damage to all of the enemies at once and so on.

{% hint style="info" %}
Support as a term is incredibly loose within the Genshin Impact community. Often, Off-Field DPS characters are also called support characters or **Enablers** if they provide useful elemental applications for the Main DPS to take advantage of.
{% endhint %}

Check the following pages for all the different types of support characters in Genshin Impact and how they can support your team:

{% content-ref url="/pages/-MgIypbkkyoPa3Jzx2Mv" %}
[Buffer / Debuffer](/teams/roles/support/buffer-debuffer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgIyuCiYzzakeSx\_WC0" %}
[Crowd Control](/teams/roles/support/crowd-control.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgauXvXKTxYgxxAycG5" %}
[Cleanser](/teams/roles/support/cleanser.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgIyzRVxHPjh5QAzWe8" %}
[Energy Battery](/teams/roles/support/energy-battery.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgIz1Mti8xfXnGB1a64" %}
[Healer / Shielder](/teams/roles/support/healer-shielder.md)
{% endcontent-ref %}


---

# 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://genshinteambuilds.gitbook.io/teams/roles/support.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.
