# 5. Content

{% tabs %}
{% tab title="Format:" %}

* Audio recordings up to **5 minutes**
* AI-generated or manually written text transcriptions
* A name and a one-line description per recording
* Category tags chosen by the author
  {% endtab %}

{% tab title="What can be recorded: " %}

{% hint style="info" %}
Users can record anything they consider intellectual property. There are no demographic restrictions.&#x20;
{% endhint %}

Target content includes:

* Life stories: war veterans, cancer survivors, immigrants, personal journeys with real emotional weight
* Knowledge & expertise: entrepreneurs, traders, builders, niche professionals sharing valuable insights
* Education: lessons, tutorials, frameworks, mental models
* Finance & markets: strategies, experience, wins and losses
* Creativity: storytelling, spoken word, poetry, ideas
* Entertainment: jokes, humor, casual content
* ASMR & audio experiences
* Daily life: observations, thoughts, raw moments
* Advice & perspectives: opinions, reflections, life lessons
* Culture & identity: traditions, languages, unique backgrounds
* Anonymous confessions & untold stories
* Anyone with a story that deserves to outlive them
  {% endtab %}

{% tab title="Requirements " %}

* Recording quality: even a standard smartphone is sufficient. However, please record in a quiet environment with minimal background noise to ensure clarity.
* Storytelling: keep your story well-structured, logical, and easy to follow. Aim for an engaging narrative that holds attention from start to finish.
* Speaking: at the moment, we focus primarily on English recordings. Please prioritize clear and understandable pronunciation. Having an accent is completely fine - the key requirement is that your voice is audible and easy to understand.
* Text: adding a proper title, description, and transcription will significantly improve discoverability and help your story be correctly categorized and found by others.
  {% endtab %}
  {% endtabs %}


---

# 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.echoes.fans/basics/integrations.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.
