> For the complete documentation index, see [llms.txt](https://docs.metasleuth.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metasleuth.io/zh_tw/shi-yong-shou-ce/plans-billings-and-payments/team-plan-and-billing.md).

# 團隊方案與計費

MetaSleuth 提供三種不同的團隊計劃供您選擇，您可以在此查看：<https://metasleuth.io/plans>。

請注意，團隊計劃訂閱不接受加密貨幣支付。

## 瞭解團隊計劃

MetaSleuth 的團隊計劃基於席位，席位表示可以加入您組織的人數。例如，如果您有 10 個席位並且已有 6 個被佔用，您可以再添加 4 個人。

### 按席位計費

MetaSleuth 對您帳戶上的所有席位收費，無論是否正在使用。例如，如果您有 5 個席位和 4 個活躍用戶，您將為所有 5 個席位收費，即使其中一個席位未被佔用。

## 管理您的席位

團隊管理員可以通過點擊團隊設定的計費部分中的“更新席位”來增加或減少席位數量。請注意，席位總數不能少於已佔用席位的數量。

## 升級或添加席位

如果您添加席位或升級團隊計劃，額外的費用將立即應用到您當前的計費週期中。

## 減少或移除席位

當您移除席位或降級計劃時，這些更改將在您的下一個計費週期中生效。

如有任何問題或者需要進一步的幫助，請隨時聯繫我們：<ms_support@blocksec.com>！


---

# 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.metasleuth.io/zh_tw/shi-yong-shou-ce/plans-billings-and-payments/team-plan-and-billing.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.
