# API Overview

Poppin adds a **real-time social layer** directly to your platform. With a single script, your users can **talk**, **react**, and **interact** — without leaving your site.

Instead of sending users to Discord, Telegram, or external forums, conversations happen directly on your pages.

[**🎥 See Poppin API in action**](https://x.com/poppin_so/status/1950557013085135265?s=20)

#### W**hat Poppin enables**

• **Threaded discussions** attached to your content

• **Real-time chat** between users reading the same page

• **Platform announcements** for updates or alerts<br>

All interactions stay **inside your platform**.

#### Who this is for

Poppin is built for platforms that want to turn passive traffic into active communities.

Common use cases include:

• trading and market platforms

• creator and content platforms

• high-traffic websites with active communities


---

# 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.poppin.so/api-overview.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.
