# Welcome To Mosaia

Mosaia is an **AI-native platform** designed to accelerate deal-making and growth through **autonomous AI agents**.&#x20;

Mosaia operates as an **AI Radar**, automating industry mapping, target screening, and lead sourcing for investment teams.

The ecosystem includes a **Marketplace** where users deploy specialized agents for tasks data enrichment, and a **Tools Marketplace** for integrating scraping and API capabilities.&#x20;

A core feature is the **Google Sheets and Excel extension**, allowing teams to run complex agentic workflows and batch process data directly within spreadsheets without code.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Create your account</td><td></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Search for an agent or team</strong></td><td>Find an agent or team to play with</td><td></td><td></td><td><a href="/pages/IQ52tcThPqsTlUDxqAIS">/pages/IQ52tcThPqsTlUDxqAIS</a></td></tr><tr><td><strong>Chat with an Agent or Team</strong></td><td>Interacting with agents and agent teams through the playground</td><td></td><td></td><td><a href="/pages/DYPz3nWu4wMmmUVifd5b">/pages/DYPz3nWu4wMmmUVifd5b</a></td></tr><tr><td><strong>Create a new Agent</strong></td><td>Create a new agent to use</td><td></td><td></td><td><a href="/pages/cEHgDv7NGBquDGHeLyQ4">/pages/cEHgDv7NGBquDGHeLyQ4</a></td></tr><tr><td><strong>Create a new Team</strong></td><td>Create a team of collaborative AI agents</td><td></td><td></td><td><a href="/pages/rC8jwJDcCHL3PqCCltAl">/pages/rC8jwJDcCHL3PqCCltAl</a></td></tr><tr><td><strong>Run a team of local agents</strong></td><td>Use a team of Mosaia agents locally using Autogen</td><td></td><td></td><td><a href="/pages/BVObjoVMxoIEODxdGdPd">/pages/BVObjoVMxoIEODxdGdPd</a></td></tr></tbody></table>


---

# 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://mosaia.gitbook.io/mosaia/readme.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.
