> For the complete documentation index, see [llms.txt](https://www.axisnow.io/zh/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.axisnow.io/zh/docs/edge-for-provider/msp-mssp.md).

# 管家式代维服务商

AxisNow 用户可邀请您进入他们的租户提供代运维服务。例如：调度策略优化、安全配置优化、日常巡检、监控告警响应与故障处置、7×24 SNOC 值守等。

## 成为 AxisNow 代维服务商

如果您符合我们的技术合作伙伴要求，您可申请成为我们的代维服务商，AxisNow 用户可邀请您进入他们的租户提供代运维服务。例如：**调度策略优化、配置优化、安全巡检、监控告警响应与故障处置、7×24 SNOC 值守等**。

我们会将您上架到公开市场，以供客户选择，您可以直接与我们的客户洽谈服务模式，收费方式，AxisNow 希望促进我们三方共赢的合作。

{% hint style="success" %}
技术合作伙伴基本要求：

* 具备公司实体
* 具有至少 2 名专业技术服务人员
* 具有一定的口碑和商业信用
* 熟练使用 AxisNow 产品配置，能为客户提供有价值的管家式服务
  {% endhint %}

## 管家式代维服务

在我管理的页面可看到您所有有权限的最终租户，您可进入他们的租户提供代运维服务。

{% hint style="info" %}
此列表展示的是提供商租户 Owner（最早的 Admin 用户） 邮箱所关联的租户列表。最终租户只需要邀请或您本身使用同样的邮箱创建的最终租户都会在这里展现。
{% endhint %}

<figure><img src="https://3062891322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKDgGNU6JXG7cqYCk2aCz%2Fuploads%2FsNuqt9APNoXPr9bFcQQ4%2Fimage.png?alt=media&amp;token=8d6d900f-8f9e-4b79-bf0b-d836e374730a" alt=""><figcaption></figcaption></figure>


---

# 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://www.axisnow.io/zh/docs/edge-for-provider/msp-mssp.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.
