<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
# AI at Limio

Limio provides AI tools that let you manage your subscription platform through natural conversation. Ask an AI assistant to create offers, pull reporting data, or speed up development — without switching between dashboards.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>MCP Server</strong></td><td>Connect Claude or other AI assistants to your Limio environment</td><td></td><td><a href="mcp-server/mcp-server">mcp-server</a></td></tr><tr><td><strong>Claude Code Skills</strong></td><td>Pre-built workflows for developers building on Limio</td><td></td><td><a href="vibe-coding/skills">skills</a></td></tr><tr><td><strong>First-party AI Agents</strong></td><td>Connect agents like Agentforce or Qualified to sell through Limio</td><td></td><td><a href="first-party-ai-agents/enabling-commerce">enabling-commerce</a></td></tr></tbody></table>

{% hint style="info" %}
Looking for something experimental? Check out [Limio Labs](https://docs.limio.com/labs/) for early-stage AI features and prototypes.
{% endhint %}


---

# 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.limio.com/ai/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.
