# Introduction

This is a guide to building your team in Genshin Impact.

If you're new to Genshin Impact, it's a good idea to take a look at the **Roles** a character can have. These **Roles** are used across the Genshin Helper Team guides including the builds guide located [here](https://tinyurl.com/genshinbuilds) and the Spiral Abyss Guide located [here](https://genshinhelper.gitbook.io/abyss/).

Otherwise, feel free to take a look at the **Characters** pages listed on the sidebar which give a rough summary of the character's strengths and weaknesses as well as list other characters that work well with them and teams they can be used in.

A list of common **Teams** used in Genshin Impact is also listed to the left and lists options from best to worst when building that particular team.


---

# 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/readme.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.
