> For the complete documentation index, see [llms.txt](https://farran.gitbook.io/personal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://farran.gitbook.io/personal/companies/deep-sea-frequencies.md).

# Deep Sea Frequencies

*Deep Sea Frequencies*, previously known as *Psychedelic Jelly*, is a non-profit music event & record label based in Bristol in the UK. We started way back in 2017 as a music event only, seeking to fill the gap in the music scene for downtempo psychedelic dub music. Since then, we have grown and evolved both in musical genres and in function.&#x20;

<details>

<summary>Renaming</summary>

In 2025 we were forced to rename our organisation due to the rise of AI-moderated social media networks, which resulted in the word "psychedelic" being banned in many cases. Our pages on Facebook and Instagram were permanently banned for no reason other than this, so we had to undertake a full rebrand.

</details>

Nowadays, *Deep Sea Frequencies* also operates as a record label and manages artists for stage "takeovers" at some events and festivals. We release music from a broader range of styles too, including bass, dub, drum & bass, and more, but all these styles are heavily fused with psychedelic flavours. We also commission visual artists to create art for album covers, and for decoration at our events.

All money generated goes back to our musicians and artists, some to charity, and to cover the operational expenses of the organisation.


---

# 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, and the optional `goal` query parameter:

```
GET https://farran.gitbook.io/personal/companies/deep-sea-frequencies.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
