# Product Overview

- [System Overview](https://serious-people.gitbook.io/serious-amm/product-overview/system-overview.md): Learn the About the Core Pieces of Serious AMM and How It Can Be Utilized
- [High Level Definitions](https://serious-people.gitbook.io/serious-amm/product-overview/system-overview/high-level-definitions.md): A TL;DR of Serious AMM's Key Ingredients
- [Key Features](https://serious-people.gitbook.io/serious-amm/product-overview/system-overview/key-features.md): Whats in the MVP
- [Architecture Summary](https://serious-people.gitbook.io/serious-amm/product-overview/system-overview/architecture-summary.md): Our Innovative + Security Driven Platform
- [User Roles and Responsibilities](https://serious-people.gitbook.io/serious-amm/product-overview/user-roles-and-responsibilities.md): A Breakdown of Each User Type
- [Builders](https://serious-people.gitbook.io/serious-amm/product-overview/user-roles-and-responsibilities/builders.md): What Does a Builder Look Like?
- [Service Providers](https://serious-people.gitbook.io/serious-amm/product-overview/user-roles-and-responsibilities/service-providers.md): What Does a Service Provider Look Like?
- [Serious Ambassadors](https://serious-people.gitbook.io/serious-amm/product-overview/user-roles-and-responsibilities/serious-ambassadors.md): Our Serious Friends
- [Functional Specifications](https://serious-people.gitbook.io/serious-amm/product-overview/functional-specifications.md): A Breakdown of All the Specs on the Platform
- [Constant Business Formula](https://serious-people.gitbook.io/serious-amm/product-overview/functional-specifications/constant-business-formula.md): Not to Be Mistaken with the Constant Product Formula
- [Builder Verification](https://serious-people.gitbook.io/serious-amm/product-overview/functional-specifications/builder-verification.md): How to Get Your Verified Badge
- [Profile Info](https://serious-people.gitbook.io/serious-amm/product-overview/functional-specifications/profile-info.md): A Summary of Your Profile
- [Notifications](https://serious-people.gitbook.io/serious-amm/product-overview/functional-specifications/notifications.md): Our Way of Keeping You On Track
- [Review System](https://serious-people.gitbook.io/serious-amm/product-overview/functional-specifications/review-system.md): How We Elevate the Best in Our Industry
- [Internal Strike System](https://serious-people.gitbook.io/serious-amm/product-overview/functional-specifications/internal-strike-system.md): How We Maintain a Robust Ecosystem


---

# 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://serious-people.gitbook.io/serious-amm/product-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.
