# What is LumiTeh?

<mark style="color:green;">`LumiTeh is a system designed for creating and running dependable Web AI Agents capable of interacting and extracting data from any website.`</mark>

<mark style="color:green;">`LumiTeh equips you with all the tools required to automate repetitive processes on a massive scale through a single API. It offers discreet cloud-based browser sessions, proxy support, protected credential handling, and smooth integration with AI solutions across the ecosystem.`</mark>

{% content-ref url="quickstart-agent" %}
[quickstart-agent](https://docs.lumiteh.com/intro/quickstart-agent)
{% endcontent-ref %}

## Key Features

**A comprehensive full-stack platform for intelligent, scalable, and secure web automation:**

* **`Launch browser sessions instantly.`** Deploy and control headless browsers in the cloud with ease. Integrate through Playwright CDP, handle cookies and files, replay previous sessions, and seamlessly bypass CAPTCHAs or bot-detection systems.
* **`Automate with agents.`** Harness LLM-driven agents to perform any online task automatically.
* **Stay in control.** Monitor, interact, and extract data from websites directly. When more granular control is needed beyond autonomous agents, a complete browser interface for LLM agents is available.
* **`Streamline recurring workflows.`** Build and orchestrate reusable hybrid workflows that combine deterministic logic with LLM-powered automation for consistent and cost-efficient results.
* **`Protect sensitive data.`** Utilize a secure vault and credential management system to safely grant authentication access to AI agents.
* **`Enable digital identities.`** Create and manage agent personas with names, emails, and phone numbers for seamless onboarding and account registration automation.

{% hint style="success" %}
**Enterprise-grade capabilities:** SOC-2 certification with detailed audit logs – On-premise deployment options – Single Sign-On (SSO).
{% endhint %}

{% hint style="info" %}
**LumiTeh MCP Server** Run your own model control plane for custom LLM integrations.
{% endhint %}

***

## Get Started

{% content-ref url="quickstart-agent" %}
[quickstart-agent](https://docs.lumiteh.com/intro/quickstart-agent)
{% endcontent-ref %}

{% content-ref url="sdk-python" %}
[sdk-python](https://docs.lumiteh.com/intro/sdk-python)
{% endcontent-ref %}

{% content-ref url="prices" %}
[prices](https://docs.lumiteh.com/intro/prices)
{% endcontent-ref %}


---

# 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.lumiteh.com/intro/what-is-lumiteh.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.
