# Welcome to SoundOff

SoundOff is a new voice-based social media app. The community chooses one question each day. Anyone can answer with a short voice recording and listen to responses.

Our mission is to highlight the personal stories behind the news headlines, cultural debates, and internet memes we experience together each day. SoundOff is an attempt to slow down, listen more than we speak, and elevate real voices worth hearing. Let’s make our public conversations a little more human.

You can download the iPhone app here:

{% embed url="<https://apps.apple.com/app/soundoff-daily-conversation/id1661147373>" %}

SoundOff is being tested in private beta while we work out how to really make it great. After you download, please sign up to join the waitlist and we'll let you in as soon as we can.


---

# 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://soundoff.gitbook.io/soundoff/welcome-to-soundoff.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.
