# How to find a speaker for my next event using Commudle

### Find Speaker for your Event 🎤

* To find a speaker for your event you can visit <https://www.commudle.com/speakers>
* You will find a list of speakers on the page that are active in the speaker space

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

* To search for a speaker proficient in your community you can search them up by using specific techologies that you need to find speakers for such as Web, Flutter, Android etc
* Connect with the speaker you want by clicking on their profile
* You can message them accordingly using the Message button on the profile

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

* You can also filter the speakers from the Drop Down Menu, and choose between ones that are Hiring or looking for a job

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

* You can also find speakers that are active in a month or year from the drop down menu Sort Menu

<figure><img src="/files/3MW55kr82BH5qgbTGsz3" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.commudle.com/smart-tips/how-to-find-a-speaker-for-my-next-event-using-commudle.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.
