# The DIVA Handbook

## The DIVA Handbook

- [Welcome to Public Speaking!](https://toastmasters.vaibhavguptawho.com/master.md): How to Begin
- [Meeting Checklist](https://toastmasters.vaibhavguptawho.com/meeting-checklist.md)
- [WIIFM - Why Bother With Public Speaking?](https://toastmasters.vaibhavguptawho.com/self/wiifm.md): Because you don't know yourself as much as you think you do.
- [Managing your Fear](https://toastmasters.vaibhavguptawho.com/self/fear.md): AKA How to kick Glossophobia's arse
- [Iceberg? Icebreaker!](https://toastmasters.vaibhavguptawho.com/self/icebreaker.md): When working on your first speech, ignore everything else.
- [Choose Speech Topics Easily](https://toastmasters.vaibhavguptawho.com/self/choose-speech-topics-easily.md): AKA How to defeat pre-filtering
- [How to Structure Speeches](https://toastmasters.vaibhavguptawho.com/self/how-to-structure-speeches.md)
- [\*Pathways for Individuals](https://toastmasters.vaibhavguptawho.com/self/pathways.md)
- [\*Path Completion](https://toastmasters.vaibhavguptawho.com/self/path-completion.md): The Reflect on your Path speech
- [Table Topics and the Dread Around Them](https://toastmasters.vaibhavguptawho.com/self/table-topics.md)
- [The (He)art of Evaluation](https://toastmasters.vaibhavguptawho.com/self/evaluation.md): How to evaluate properly and be heard while doing it
- [How does Networking Work?](https://toastmasters.vaibhavguptawho.com/self/networking.md)
- [DTM - The Highest Education Award](https://toastmasters.vaibhavguptawho.com/self/what-does-dtm-actually-represent.md)
- [Club Meeting Flow](https://toastmasters.vaibhavguptawho.com/club/meeting-flow.md)
- [Common Club Meeting Roles](https://toastmasters.vaibhavguptawho.com/club/common-club-meeting-roles.md)
- [Sample Script: TMOD](https://toastmasters.vaibhavguptawho.com/club/common-club-meeting-roles/tmod-script.md)
- [\*So You've Decided to Become a Club Officer](https://toastmasters.vaibhavguptawho.com/club/club-officer.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://toastmasters.vaibhavguptawho.com/master.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.
