# About LingoQL

<figure><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1768807488089/865d05ea-505d-4fec-b193-a1e19fa932f7.png" alt=""><figcaption></figcaption></figure>

LingoQL is a modern infrastructure platform for deploying and operating applications with lower cost, strong isolation, and predictable performance.

Use one platform to run:

* Static sites
* HTTP APIs and backend services
* Background workers, cron jobs, and queues
* WebSocket and long-running services

LingoQL is built around provisioned infrastructure:

* Pay for what you provision
* Scope CPU, memory, time, and I/O precisely
* Scale from request-based execution to long-running services without changing architecture

### Why teams use LingoQL

* **Lower waste:** no full VM overhead and no always-on container waste
* **More control:** declare the resources each workload needs
* **Predictable cost:** pricing follows provisioned resources
* **Faster delivery:** use one execution model across service types

#### Who LingoQL Is For

* **Founders** who want to launch without paying for idle infrastructure
* **Growing teams** that need flexibility without extra operational overhead
* **Enterprises** that want secure, policy-driven, cost-efficient infrastructure
* **Infra-conscious engineers** who care about performance, isolation, and cost transparency

#### In One Sentence

> **LingoQL gives you one platform for modern workloads with predictable cost, strong isolation, and less infrastructure waste.**

### What you can deploy

LingoQL runs more than websites and APIs.

You can deploy frontend apps, backend services, databases, queues, caches, and packaged tools.

Use [Services you can deploy](/introduction/services-you-can-deploy.md) for the supported service categories, connection patterns, and working client examples.

#### Refer → Earn → Repeat

<figure><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1767372268885/b4e4ceae-ccf9-4446-9604-d75eeb656c8d.png" alt=""><figcaption></figcaption></figure>

Invite friends to ship faster and earn **$10 per month for 12 months** for each referral that spends **$100+ on LingoQL**.


---

# 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.lingoql.com/introduction/about-lingoql.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.
