# Product Use Cases

- [Connect People](https://docs.socrates.com/main/socrates-products/overview/product-use-cases/connect-people.md): Socrates, a place where funny souls will eventually meet.
- [Find Exploding Topics](https://docs.socrates.com/main/socrates-products/overview/product-use-cases/find-exploding-topics.md): Find trends before they are trends
- [Create Polls](https://docs.socrates.com/main/socrates-products/overview/product-use-cases/create-polls.md): Quickly get responses right from where your community communicates and debates most often.
- [Debate Over Issues](https://docs.socrates.com/main/socrates-products/overview/product-use-cases/debate-over-issues.md)
- [Organise Debating Competitions](https://docs.socrates.com/main/socrates-products/overview/product-use-cases/organise-debating-competitions.md)
- [Learn Through Debating](https://docs.socrates.com/main/socrates-products/overview/product-use-cases/learn-through-debating.md): Cultivate a critical thinking mindset. Utilize debating as a tool for learning.
- [Debating Case Library](https://docs.socrates.com/main/socrates-products/overview/product-use-cases/debating-case-library.md)
- [Earn Rewards](https://docs.socrates.com/main/socrates-products/overview/product-use-cases/earn-rewards.md)


---

# 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://docs.socrates.com/main/socrates-products/overview/product-use-cases.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.
