> ## Documentation Index
> Fetch the complete documentation index at: https://docs.memorylake.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Unified AI model routing platform compatible with mainstream protocols, supporting team collaboration

## Platform Overview

MemoryLake AI provides a unified model routing and multimodal task entry point, compatible with mainstream protocols and channels, helping you efficiently and securely integrate AI capabilities in production environments.

<Frame>
  <img className="rounded-xl bg-white" src="https://mintcdn.com/datacloud-924043c1/pEDy58oBG5CxVCQs/images/overview/core-features.png?fit=max&auto=format&n=pEDy58oBG5CxVCQs&q=85&s=f221869e8c2b34e08317cefa4fc50ff2" alt="Core features illustration showing unified entry point, intelligent routing, fine-grained control, and team collaboration" style={{ width: "100%", height: "auto" }} width="2670" height="1616" data-path="images/overview/core-features.png" />
</Frame>

## Core Capabilities

* **Unified Entry Point**: Compatible with mainstream protocols like OpenAI, Claude, and Gemini, requiring no modifications to existing client code
* **Intelligent Routing**: Automatically selects optimal channels with retry and fault tolerance support, ensuring service stability
* **Fine-grained Control**: Token quota management, quota allocation, and usage statistics to meet enterprise-level requirements
* **Team Collaboration**: Supports multi-user collaboration, role-based permissions, and invitation management, ideal for team use

## Quick Start

### Model Router

A unified model routing and multimodal task entry point, compatible with mainstream protocols and channels.

<Card title="Model Router" icon="globe" href="/features/model-router/overview">
  A single entry point covers mainstream models and tasks, compatible with OpenAI-style calls without SDK changes.
</Card>

### Team Collaboration

Manage multi-user collaboration entry points with teams, roles, invitations, and quotas.

<Card title="Team Collaboration" icon="users" href="/features/team-collaboration/overview">
  Share call entry points, quotas, and logs with colleagues while maintaining clear separation of permissions.
</Card>

## Getting Started

1. **Obtain a Token**: Generate an API Key in the [console](https://app.memorylake.ai/panel), set quota and expiration time.
2. **Browse Documentation**: Choose Model Router or Team Collaboration to start exploring.
3. **First API Call**: Refer to the [Model Router documentation](/features/model-router/overview) to complete your first API call.
4. **Dive Deeper**: Review detailed documentation for each feature module to learn more advanced capabilities.
