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

# Soncraft Docs

{% hint style="warning" %}
**These docs are still under development, clearly.** \
\
We are working on making these much better as time permits!
{% endhint %}

## Overview

> Welcome to the official documentation for Soncraft, your dedicated musical companion for all your live audio experiences on Discord. Whether you're immersing yourself in a Dungeons & Dragons adventure, hosting a podcast, or conducting a live event, Soncraft is designed to elevate your auditory experience with rich, thematic music and soundscapes.

> Soncraft integrates seamlessly with your Discord server, providing a vast library of tracks and sound effects tailored for various scenarios and settings. From the intense excitement of an epic battle in a tabletop RPG, the engaging atmosphere of a podcast discussion, to the lively ambience of a virtual meet-up, Soncraft sets the perfect musical backdrop.

## Quick Links

{% content-ref url="/pages/5oNLzHT20RRZ4aHpdrZb" %}
[What is Soncraft](/overview/what-is-soncraft.md)
{% endcontent-ref %}

{% content-ref url="/pages/k8c01gWL9ZR6VPMraAh9" %}
[Getting Started](/overview/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/HQUF3d3IRktBQAs0yNzM" %}
[Interacting with Soncraft](/overview/interacting-with-soncraft.md)
{% endcontent-ref %}

## Having issues?

Try these easy steps to resolve minor issues you may have.

{% content-ref url="/pages/lBLdldN8oiRuP5Aa7cth" %}
[Troubleshooting](/troubleshooting/audio-not-playing.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.soncraftbot.com/soncraft-docs.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.
