# iSpeak Getting Started

## iSpeak Getting Started

- [Live Sessions](https://ispeak.gitbook.io/getting-started/live-sessions.md): Join when you can!
- [Getting Started: Joining a Live Session](https://ispeak.gitbook.io/getting-started/live-sessions/getting-started-joining-a-live-session.md): Join when you can!
- [Webcam and Audio Settings](https://ispeak.gitbook.io/getting-started/live-sessions/webcam-and-audio-settings.md): Troubleshooting
- [Corrections from iSpeak AI](https://ispeak.gitbook.io/getting-started/corrections-from-ispeak-ai.md): Your corrections will be ready for you after each speaking practice session
- [Superbly Said Podcast](https://ispeak.gitbook.io/getting-started/superbly-said-podcast.md): English conversation podcast
- [Ep. 8: Workaholism in America with Niloofar](https://ispeak.gitbook.io/getting-started/superbly-said-podcast/ep.-8-workaholism-in-america-with-niloofar.md): From Iran to America
- [Ep. 7: Leadership: From Yemen to KSA](https://ispeak.gitbook.io/getting-started/superbly-said-podcast/ep.-7-leadership-from-yemen-to-ksa.md): Interview with guest iSpeak member, Murad
- [Ep. 6: London Girl](https://ispeak.gitbook.io/getting-started/superbly-said-podcast/ep.-6-london-girl.md): Latest Episode out now!
- [Ep. 5: Glass Ceiling](https://ispeak.gitbook.io/getting-started/superbly-said-podcast/ep.-5-glass-ceiling.md): English conversation for learners Episode 5
- [Ep. 4: Turn a Corner](https://ispeak.gitbook.io/getting-started/superbly-said-podcast/ep.-4-turn-a-corner.md)
- [Ep. 3: It Takes a Village](https://ispeak.gitbook.io/getting-started/superbly-said-podcast/ep.-3-it-takes-a-village.md)
- [Ep. 2: Losing Face](https://ispeak.gitbook.io/getting-started/superbly-said-podcast/ep.-2-losing-face.md)
- [Ep. 1: Proven Track Record](https://ispeak.gitbook.io/getting-started/superbly-said-podcast/ep.-1-proven-track-record.md)
- [SpeakDuo Community Rules](https://ispeak.gitbook.io/getting-started/speakduo-community-rules.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ispeak.gitbook.io/getting-started/live-sessions.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.
