# Component Info

## HUD Navigation Element

Assign this component to each element you want to track with HNS. *HUD Navigation Elements* are designed to be instantiated at runtime, so you can add/remove new elements at any time. Once a GameObject with this component attached gets removed from the scene, HNS will automatically get notified and will remove the element from the collection.

![](https://1678974394-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M60ifXggrwX3SPH6XX3%2Fuploads%2FeHfkE4Nea2cd2ob8UdHD%2FHUD%20Navigation%20Element.png?alt=media\&token=cf5c97ff-ae47-40a8-a0e5-f6f676701b44)


---

# 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://sickscoregames.gitbook.io/hud-navigation-system/hud-navigation-element/overview.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.
