# Welcome to Pletor

Pletor is the creative infrastructure for marketing teams.&#x20;

Orchestrate the best AI models, your brand context, and your performance data into production\
pipelines. Then deploy them as apps, run them at scale, or call them from your own tools.

{% embed url="<https://www.youtube.com/watch?t=8s&v=axNYD164p6s>" %}

### What you can do with Pletor

* **Produce on brand, at volume** — product imagery, static ads, UGC, video. From a single brief to every format a campaign needs.
* **Orchestrate the best models in one pipeline** — chain image, video, and text models on one canvas instead of stitching tools by hand.
* **Encode your brand, reuse it everywhere** — brand rules, references, and performance data live in one place and shape every run.
* **Deploy anywhere** — ship an agent as an app for your team, or call it from your own tools via MCP and API.

### Your path with Pletor

Four steps, from first agent to production:

1. **Understand** — how agents, nodes, and credits fit together. → [Key Concepts](/get-started/key-concepts.md)
2. **Build** — start from a [Template](/build-agents/templates.md), then [shape your own](/build-agents/custom-agents.md) in Studio.
3. **Deploy** — turn an agent into [an app](/automate/apps.md) your whole team runs.
4. **Automate** — run at volume and make agents callable from your own tools. → [MCP](/automate/pletor-mcp.md) · [API](/automate/api-integrations.md)

### Who Pletor is for

* Marketing & creative teams producing visual content at volume
* Agencies standardizing delivery across clients
* Teams that want brand and performance context encoded once, reused everywhere


---

# 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.pletor.ai/get-started/welcome.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.
