> For the complete documentation index, see [llms.txt](https://docs.goatify.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goatify.io/onyx-bot/welcome-to-onyx.md).

# Welcome to Onyx

## Overview

Welcome to Onyx, your easy to use cli-based automation software. In the following guide, you will learn everything you need to setup the program and use the different tools and modules.

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily. We recommend you to read our initial setup guide if you are using Onyx for the first time.

{% content-ref url="/pages/U1fIWkIiiGzqe5ljSlIV" %}
[Initial Setup](/onyx-bot/initial-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/zvPjsljEOlUnYGlkLC9L" %}
[Settings](/onyx-bot/settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/seBaDnjczD2L05tV9dbp" %}
[Module and tasks](/onyx-bot/module-and-tasks.md)
{% endcontent-ref %}


---

# 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.goatify.io/onyx-bot/welcome-to-onyx.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.
