> For the complete documentation index, see [llms.txt](https://nwo.gitbook.io/m29-vanguard-fighter-defensive-supportive-route/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nwo.gitbook.io/m29-vanguard-fighter-defensive-supportive-route/readme.md).

# What is this guide about?

<figure><img src="/files/pJDtRMdmZROls0eVXwwX" alt="" width="140"><figcaption><p>Author: MorgaiStr@neverdd123</p></figcaption></figure>

This is a guide for the players that want to know more about the tank path “Vanguard” of the Fighter class. It contains a deep dive into stats, gear choices and power comparisons. For more basic information on Neverwinter Online check out some of the links below:

* <https://www.nw-hub.com> for a more general understanding of stats, discord links, etc.
* <https://www.arcgames.com/en/forums/neverwinter>: The official forum (Kind of dead though, discord is much more used)
* <https://www.reddit.com/r/Neverwinter/>: The NWO reddit

The guide is split into four parts:

* Part 1 describes the general **tank mechanics** and the class specific **Vanguard mechanics**.
* Part 2 targets on providing an understanding of build and gear goals. This part includes metrics, stat targets and all the other fancy math.

Part 1 and Part 2 are pretty much independent of the current Mod, because the basic mechanics and maths are rarely changed. The next two parts are however only up to date for mod 29. They will quickly become outdated after one year.

* Part 3 contains the build choices for gear, companions, mounts, etc.
* Part 4 provides some builds.

(Image Cover Source: <https://www.playneverwinter.com/en/news-details/11569967>)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://nwo.gitbook.io/m29-vanguard-fighter-defensive-supportive-route/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
