# Deploy service

> This skill helps users choose the right path to Deploy AIRec service. Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **AIRec**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

deploy AIRec, deploy model, deploy ML model, model deployment, serve model, model serving, publish model, model online, how to deploy, where to deploy, can I deploy, what is deployment, how do I serve, ASI console deploy, AIRec API deploy, deply AIRec, deploye model, modle deploy, make API from mode

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "deploy service", "product": "airec"}'
```

---
Part of [AIRec](https://www.company-skill.com/p/airec.md) · https://www.company-skill.com/llms.txt
