# Individual Podcasts

At the heart of JORO lies the ability to create **personalized podcasts**, delivering a uniquely tailored experience for every user. These 5–10 minute podcasts are your own crypto daily show , based on your twitter activity.

<figure><img src="/files/2idFuTN4B4ofE5h3L25p" alt=""><figcaption></figcaption></figure>

## Here’s how it works:

### Custom Configuration

Users can configure their personalized podcast through JORO’s intuitive **Telegram bot interface**. This setup is quick and flexible, allowing users to define key details such as:

* **Language**: Select the language in which the podcast will be delivered.
* **Tone**: Choose the style of delivery, whether casual and conversational or professional and analytical.
* **Audience Profile**: Tailor the podcast content to your interests, such as trader insights, technical analysis, or degen speculation.
* **Personal Details**: Add your Twitter handle, Solana wallet address, and a preferred name to be mentioned in the podcast, creating a truly personalized experience.

<figure><img src="/files/kp3spShLcUgtgHwLdRsP" alt=""><figcaption></figcaption></figure>

### Daily Podcast Delivery

* **Default Summary**: Each day, users receive a default personalized podcast summarizing key topics, trends, or updates based on their selected preferences. This ensures users remain informed without needing to actively request content.
* **On-Demand Generation**: For those wanting more control, users can manually request a podcast once a day through the Telegram bot. This option allows for immediate content creation tailored to the day’s most relevant topics.


---

# 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://joro.gitbook.io/joro-ai-agent/features/publish-your-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.
