> For the complete documentation index, see [llms.txt](https://docs.littlepig.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.littlepig.cloud/zh-tw/docs/what-we-do.md).

# 我們在做什麼

## 什麼是小豬科技

[**小豬科技**](https://www.littlepig.cloud/)為企業簡化 AI 與雲端解決方案，專注於 AI 應用程式管理、雲端服務（**AWS、騰訊雲、GCP、阿里雲**）以及商業溝通工具，例如**全球簡訊**與**商務電子郵件**。我們的 **「小豬 AI 聚合平台」** 簡化了 AI 部署流程，讓企業無需技術專業即可輕鬆管理應用程式。&#x20;

我們提供安全、靈活且具成本效益的解決方案，協助企業實現數位轉型，降低營運成本、提升效率，並增強市場競爭力。我們的服務包含 雲端部署、直播優化 及 AI 驅動的數據分析，根據企業的獨特需求量身定制。 小豬科技提供[ **24/7 全天候支援**](https://lin.ee/aWknslO)，並接受多種彈性付款方式，包括**加密貨幣、信用卡和 Apple Pay**，讓企業在數位化時代輕鬆茁壯發展。立即[聯絡小豬科技](https://lin.ee/aWknslO)，探索我們如何助力您的企業成功！<br>

{% embed url="<https://www.youtube.com/watch?v=YI2RYjqV3_4>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.littlepig.cloud/zh-tw/docs/what-we-do.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
