# Welcome to PixieBrix!

Welcome to the wonderful world of PixieBrix!&#x20;

We're excited to have you here and are committed to making your journey as smooth as possible. Whether you're a seasoned pro or just getting started, you'll find the resources to navigate PixieBrix effectively.\
\
You'll discover detailed guides, tutorials, FAQs, and more to help you understand our offerings better.&#x20;

### New to PixieBrix?

If you're new to our platform, we recommend starting with the one of the Quick Start guides below.&#x20;

You'll find step-by-step instructions and introductory materials to help you quickly get up to speed with PixieBrix.&#x20;

**Choose your adventure:**

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><p><a data-mention href="quick-start/productivity-enthusiasts">productivity-enthusiasts</a></p><p><br>Start here if someone else built a mod and you need help using it.<br></p></td><td></td><td><a href="quick-start/productivity-enthusiasts">productivity-enthusiasts</a></td></tr><tr><td></td><td><a data-mention href="quick-start/mod-developer">mod-developer</a></td><td><br>Start here if you're interested in building mods.</td><td><a href="quick-start/mod-developer">mod-developer</a></td></tr><tr><td></td><td><a data-mention href="quick-start/team-member">team-member</a></td><td>Start here if your company has installed PixieBrix for you.</td><td><a href="quick-start/team-member">team-member</a></td></tr></tbody></table>

### Looking for something in particular?

:point\_left: If you're looking for something in particular, explore the sections on the left or use the search bar in the top right.

<figure><img src="https://2274778196-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq123bF1HPQPV35s5vHa1%2Fuploads%2F52D4JYCwLjmeVrsCJEd9%2Fimage.png?alt=media&#x26;token=fe9123a7-9c0d-43c0-a063-68465bfc3b88" alt="" width="375"><figcaption></figcaption></figure>

### Reach out if you need help!

Can't find what you're looking for or need an answer fast? You can [reach out to support](mailto:support@pixiebrix.com), or live chat with the team by clicking the purple chat icon in the bottom left.&#x20;

{% hint style="info" %}
Join the [PixieBrix Slack Community](https://slack.pixiebrix.com/) to meet other PixieBrix developers and get help with mods, be the first to learn about new features, and get inspiration for what to build
{% endhint %}


---

# 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://docs.pixiebrix.com/welcome-to-pixiebrix.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.
