> For the complete documentation index, see [llms.txt](https://docs.blusapphire.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blusapphire.io/log-forwarding/99_retired/blugenie/how-to-guides.md).

# How To Guides

- [BluGenie Intro](https://docs.blusapphire.io/log-forwarding/99_retired/blugenie/how-to-guides/blugenieintro.md)
- [How To Run](https://docs.blusapphire.io/log-forwarding/99_retired/blugenie/how-to-guides/how-to-run.md): Several ways to run BluGenie
- [How to Use Help](https://docs.blusapphire.io/log-forwarding/99_retired/blugenie/how-to-guides/how-to-use-help.md): How to use smart help in BluGenie
- [Running Localhost & Remote commands](https://docs.blusapphire.io/log-forwarding/99_retired/blugenie/how-to-guides/running-localhost-and-remote-commands.md)
- [Get-BluGenieChildItemList](https://docs.blusapphire.io/log-forwarding/99_retired/blugenie/how-to-guides/get-blugeniechilditemlist.md)
- [Invoke-BluGenieYara](https://docs.blusapphire.io/log-forwarding/99_retired/blugenie/how-to-guides/invoke-blugenieyara.md): run yara rules


---

# 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:

```
GET https://docs.blusapphire.io/log-forwarding/99_retired/blugenie/how-to-guides.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.
