# Introduction

Welcome to the **Agora Playbook**.

We use this website as a single source of truth for our company. As a remote-first team, it’s important to keep everything well documented to drive transparency and scalability.

We have one North Star metric. Everything outlined in this playbook is meant to drive and optimize this metric.&#x20;

1. **Revenue**: Measured in monthly recurring revenue (MRR)

We update the playbook weekly.&#x20;

If you have any questions or change requests, reach out to Param Jaggi via Slack or email at <param@searchagora.com>.&#x20;


---

# 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://playbook.searchagora.com/introduction.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.
