# FAQ

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="2b50">⭐</span> Why should I list my improv group here (I'm already on Yelp, Meetup, ...)?</summary>

Improv Finder exists to help improv players easily find and participate in improv groups in San Diego.

Sites like Yelp, Meetup, Facebook, ... often hide information and either charge you money or demand you sign-up to publish or access it. This makes your group hard(er) to discover.

This website is a public, easy-to-access resource for the local improv community. You do not need to sign up or pay to access it.\
\
Listing your improv group here helps you bring more improv lovers to your classes, shows, jams, and workshops by making your group easier to discover and connect with.

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f4f0">📰</span> Why is my improv group listed on this site?</summary>

Your improv group was discovered by a member of the San Diego improv community and requested to be listed on this website.\
\
If your group's info is incorrect, you can [suggest an update (or request it be removed) here](/contribute/update-an-improv-group.md).

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="2049">⁉️</span> Why is my improv group <em>not</em> listed on this site?</summary>

If your improv group isn't on the site, it's likely nobody's suggested we add it yet!\
\
[Follow the steps here](/contribute/add-an-improv-group.md) and include as much info as possible to help others jam with you.

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="270d">✍️</span> The information for my group is incorrect! How can I fix it?</summary>

Thank you for noticing and wanting to contribute! Please [follow the steps here](/contribute/update-an-improv-group.md) and include as much info as possible so I can better verify the updates before posting them.

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="2728">✨</span> Why aren't the group pages prettier and/or more detailed?</summary>

There are 3 main reasons the pages of this website are simple:

1. This website's main goal is to make it easy to discover and find improv groups.&#x20;
2. The more detail, the more work it is to skim for the important bits (what, when, where)
3. Simple makes it easier to keep this site up-to-date for local improvisers (like you)!

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="26d4">⛔</span> How do I remove my improv group from this site?</summary>

If you are a group organizer and want your improv group removed from this site, please indicate this using the [Update an Improv Group form](/contribute/update-an-improv-group.md).

</details>


---

# 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://www.sdimprovfinder.com/general/faq.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.
