diff --git a/docs/billing/_category_.json b/docs/billing/_category_.json
index b4f3ae5ff7040db6a7179b8bef4caef86f4f1695..c52ec8c0d3ce771c53d294808fc984b54b276904 100644
--- a/docs/billing/_category_.json
+++ b/docs/billing/_category_.json
@@ -1,5 +1,5 @@
{
"label": "资源包与计费",
- "position": 6,
+ "position": 7,
"collapsed": true
}
\ No newline at end of file
diff --git a/docs/billing/coupons.md b/docs/billing/coupons.md
index 7a3e63440149b03e9a30d12a02d2b7aa958e409e..7e73b15e77059c806ecc7110832486973ef9b7f1 100644
--- a/docs/billing/coupons.md
+++ b/docs/billing/coupons.md
@@ -1,5 +1,5 @@
---
-sidebar_position: 3
+sidebar_position: 4
---
# 优惠券使用指南
@@ -7,15 +7,18 @@ sidebar_position: 3
模力方舟目前提供**代金券**、**折扣券**和**算力券**三种优惠券类型。适用于不同付费场景。以下为具体使用规则及操作说明:
## 代金券
+
**定义**:平台通用券,可用于所有付费场景。
### 使用规则
+
- **支付优先级**:代金券优先于现金余额,多张符合条件的代金券可同时使用。
- **使用次数**:可多次使用,直至有效期过期或余额使用完毕。
- **限制说明**:不可提现、转赠或开票;状态为 “已过期”“已使用”(余额为 0)时不可用;不能抵扣欠费费用。
- **退款规则**:代金券支付部分退回至代金券账户。
### 兑换方法
+
获取平台发放的代金券兑换码后,进入 [费用中心 - 代金券]({{SITE_URL}}/dashboard/billing/coupons/cash) ,点击右上角 “兑换”。

@@ -23,26 +26,29 @@ sidebar_position: 3
兑换页面展示代金券详情(如面值、生效 / 失效日期),若输入格式错误、无效或已兑换,将提示对应错误信息。
### 使用步骤
+
购买资源时(如 Serverless API),下单页默认勾选可用代金券。
支付完成后,代金券余额自动扣除,可在 [代金券页面]({{SITE_URL}}/dashboard/billing/coupons/cash) 查看使用记录及剩余余额。
-
## 折扣券
**定义**:折扣券是一种可在结算时抵扣部分金额或享受优惠的凭证,帮助用户以更低价格获取商品或服务。
### 使用规则
+
- **使用次数**:一个订单只能使用一张折扣券,不可与算力券、代金券叠加使用。
- **限制说明**:折扣券抵扣部分不支持开发票;状态为 “已过期” “已使用” 时不可用;不能抵扣欠费费用。
- **退款规则**:订单支付后折扣券不可退回,折扣券只在指定时间内有效。
### 兑换方法
+
获取平台发放的折扣券兑换码后,进入 [费用中心 - 折扣券]({{SITE_URL}}/dashboard/billing/coupons/discount) ,点击右上角 “兑换”。
兑换页面展示折扣券详情(如折扣、生效 / 失效日期),若输入格式错误、无效或已兑换,将提示对应错误信息。
### 使用步骤
+
购买资源时(如 Serverless API),下单页默认勾选可用折扣券。
支付完成后,折扣券自动扣除,可在 [折扣券页面]({{SITE_URL}}/dashboard/billing/coupons/discount) 查看使用记录。
@@ -59,11 +65,13 @@ sidebar_position: 3
- **退款规则**:退款时,算力券支付部分会退回至算力券账户中。
### 兑换方法
+
获取平台发放的算力券兑换码(16 位唯一字符串)后,进入 [费用中心 - 算力券]({{SITE_URL}}/dashboard/billing/coupons/compute),点击右上角 “兑换” 按钮,输入兑换码完成兑换。
兑换页面展示算力券详情(如面值、生效 / 失效日期、适用厂商),若输入格式错误、无效或已兑换,将提示对应错误信息。
### 使用步骤
+
购买算力资源时(如 “沐曦 - 模型资源包”),需选择与算力券匹配的算力厂商资源包(误选其他资源包无法使用算力券)。
-下单页默认勾选可用算力券,支付完成后,算力券余额自动扣除,可在 [算力券页面]({{SITE_URL}}/dashboard/billing/coupons/compute) 查看使用记录及剩余余额。
\ No newline at end of file
+下单页默认勾选可用算力券,支付完成后,算力券余额自动扣除,可在 [算力券页面]({{SITE_URL}}/dashboard/billing/coupons/compute) 查看使用记录及剩余余额。
diff --git a/docs/billing/index.md b/docs/billing/intro.md
similarity index 97%
rename from docs/billing/index.md
rename to docs/billing/intro.md
index c57d6fc3e989054de647b5991a518ae1b84ffe77..3be29763acd48c3a77950f56762790449512f7cc 100644
--- a/docs/billing/index.md
+++ b/docs/billing/intro.md
@@ -1,4 +1,8 @@
-# 资源包与计费
+---
+sidebar_position: 1
+---
+
+# 资源包介绍
本章节内容包括模力方舟的资源包、计费方式、如何查看账单以及使用日志等内容。
diff --git a/docs/billing/invoice.md b/docs/billing/invoice.md
index 5deb109308b58dcebb514ecdd9dd1dd86beaddb3..f7d47567189a4c17fc67c703f3eab66661829feb 100644
--- a/docs/billing/invoice.md
+++ b/docs/billing/invoice.md
@@ -1,31 +1,32 @@
---
-sidebar_position: 2
+sidebar_position: 3
---
# 如何开具发票
-
-
## 前提条件
+
- **订单状态要求**:仅支持已完成订单中所支付的现金金额开具发票,订单状态为待支付、待审核、已取消的不可开具发票;产生退款的订单不支持开具发票,开具发票后的订单不支持退款。
- **金额类型要求**:仅支持对已完成的订单开具发票,交易未完成、订单状态为待支付、准备中、待审核时不可开票;增值税普通发票、增值税专用发票仅支持申请电子版。
- **信息准备**:开具前需先在「发票信息管理」内确认发票信息(如发票抬头、邮箱等);增值税专用发票需上传营业执照和一般纳税人证明。
## 操作步骤
-1. **选择订单**:进入 [发票管理首页]({{SITE_URL}}/dashboard/billing/invoices),点击右上角 [开具发票]({{SITE_URL}}/dashboard/billing/invoices/apply)
- 选择符合条件的已完成订单(可查看订单号、服务、产品、扣款时间、支付金额等信息)。
+1. **选择订单**:进入 [发票管理首页]({{SITE_URL}}/dashboard/billing/invoices),点击右上角 [开具发票]({{SITE_URL}}/dashboard/billing/invoices/apply)
- 
+ 选择符合条件的已完成订单(可查看订单号、服务、产品、扣款时间、支付金额等信息)。
-2. **申请开票**:选择订单提交申请后,进入「申请开票」页面(修改发票信息时也可进入此页面)。表单会读取「发票信息管理」中的内容,可在页面修改但不影响原存储信息,需与财务核实开票类型和信息(一经开票无法更换)。
+ 
- 
+2. **申请开票**:选择订单提交申请后,进入「申请开票」页面(修改发票信息时也可进入此页面)。表单会读取「发票信息管理」中的内容,可在页面修改但不影响原存储信息,需与财务核实开票类型和信息(一经开票无法更换)。
-3. **提交与发送**:确认信息无误后提交申请,电子发票将在 7-15 个工作日内发送至提交时填写的邮箱,可前往邮箱搜索 “深圳市奥思” 查阅。
+ 
+
+3. **提交与发送**:确认信息无误后提交申请,电子发票将在 7-15 个工作日内发送至提交时填写的邮箱,可前往邮箱搜索 “深圳市奥思” 查阅。
## 其他注意事项
+
- 待审核或已拒绝的开票记录,可修改信息后申请重开。
- 发票管理页面可查询开票余额、历史开票记录(含开票中、已开票、退票中等状态),并支持查看发票详情。
- 
\ No newline at end of file
+ 
diff --git a/docs/billing/purchase.md b/docs/billing/purchase.md
index ac428ef511a079522d943fa4c98730cf88d4faeb..e58b38e2047d4ba8bb5157c11a411a6a0a2b1962 100644
--- a/docs/billing/purchase.md
+++ b/docs/billing/purchase.md
@@ -1,5 +1,5 @@
---
-sidebar_position: 1
+sidebar_position: 2
---
# 购买模型资源包
diff --git a/docs/products/apis/integrations/_category_.json b/docs/integrations/_category_.json
similarity index 77%
rename from docs/products/apis/integrations/_category_.json
rename to docs/integrations/_category_.json
index cab61598b4f41a13b07c99527adfb1bf91eea749..1b6cf9f8ec08566aaad380c3464a0c4272bae494 100644
--- a/docs/products/apis/integrations/_category_.json
+++ b/docs/integrations/_category_.json
@@ -1,5 +1,5 @@
{
"label": "第三方应用集成指南",
- "position": 10,
+ "position": 5,
"collapsed": true
}
\ No newline at end of file
diff --git a/docs/products/apis/integrations/chatgptbox.md b/docs/integrations/chatgptbox.md
similarity index 97%
rename from docs/products/apis/integrations/chatgptbox.md
rename to docs/integrations/chatgptbox.md
index 0b329f200e932436eaa084cd660789c84f890125..07ba1d87489ce37e12c33968862196c431f60a81 100644
--- a/docs/products/apis/integrations/chatgptbox.md
+++ b/docs/integrations/chatgptbox.md
@@ -1,5 +1,5 @@
---
-sidebar_position: 5
+sidebar_position: 16
---
# ChatGPTBox
diff --git a/docs/products/apis/integrations/claude-code.md b/docs/integrations/claude-code.md
similarity index 99%
rename from docs/products/apis/integrations/claude-code.md
rename to docs/integrations/claude-code.md
index 1753d5a522cd30451750a88e06ef01f4e51a03f6..c97dfea05d6405c82fb87ccad5c2afb43902659f 100644
--- a/docs/products/apis/integrations/claude-code.md
+++ b/docs/integrations/claude-code.md
@@ -1,5 +1,5 @@
---
-sidebar_position: 9
+sidebar_position: 12
---
# Claude Code
diff --git a/docs/products/apis/integrations/continue.md b/docs/integrations/continue.md
similarity index 98%
rename from docs/products/apis/integrations/continue.md
rename to docs/integrations/continue.md
index b2b85e6643fc94dd482198f333a73d8b371de50d..895f36b38480d93c51e89114aab49b86b7d07f89 100644
--- a/docs/products/apis/integrations/continue.md
+++ b/docs/integrations/continue.md
@@ -1,5 +1,5 @@
---
-sidebar_position: 6
+sidebar_position: 13
---
# Continue
diff --git a/docs/products/apis/integrations/dify.md b/docs/integrations/dify.md
similarity index 98%
rename from docs/products/apis/integrations/dify.md
rename to docs/integrations/dify.md
index b2de9e6f479b44dac5339fb981da3f5b183a9871..edbf6f7327fb0fe43eae566d35761569ba986318 100644
--- a/docs/products/apis/integrations/dify.md
+++ b/docs/integrations/dify.md
@@ -1,5 +1,5 @@
---
-sidebar_position: 2
+sidebar_position: 11
---
# Dify
diff --git a/docs/products/apis/integrations/immersive.md b/docs/integrations/immersive.md
similarity index 98%
rename from docs/products/apis/integrations/immersive.md
rename to docs/integrations/immersive.md
index 7ab00404c0722cd6776d1c16b7701599279b5ce4..e4e075c0c6ea1de6acc4ebd1b1b9d4b5f0c738ab 100644
--- a/docs/products/apis/integrations/immersive.md
+++ b/docs/integrations/immersive.md
@@ -1,5 +1,5 @@
---
-sidebar_position: 10
+sidebar_position: 17
---
# 集成沉浸式翻译
diff --git a/docs/products/apis/integrations/intro.md b/docs/integrations/intro.md
similarity index 100%
rename from docs/products/apis/integrations/intro.md
rename to docs/integrations/intro.md
diff --git a/docs/products/apis/mcp.md b/docs/integrations/mcp.md
similarity index 96%
rename from docs/products/apis/mcp.md
rename to docs/integrations/mcp.md
index c434d3c7bcaf4eb260d15b819a431c77f17a57ee..88dfaf12e3f36ea9bafb3539e51f015e401cb6fd 100644
--- a/docs/products/apis/mcp.md
+++ b/docs/integrations/mcp.md
@@ -1,6 +1,7 @@
---
title: MCP 集成
description: 用于模力方舟的模型上下文协议服务,提供文本生成图片和语音合成功能
+sidebar_position: 2
---
import Tabs from '@theme/Tabs';
@@ -29,11 +30,11 @@ import TabItem from '@theme/TabItem';
## 实战场景:多媒体内容创作
1. 根据文字描述生成配图
- 
+ 
2. 为文档或演示创建语音旁白
- 
+ 
3. 批量生成营销素材
- 
+ 
## MCP Hosts 配置
diff --git a/docs/products/apis/integrations/nextchat.md b/docs/integrations/nextchat.md
similarity index 97%
rename from docs/products/apis/integrations/nextchat.md
rename to docs/integrations/nextchat.md
index 2bad32ef0c96e304fc594555475d038127f57b16..e525ad6997faf273cb2209ed78126bad84e84e41 100644
--- a/docs/products/apis/integrations/nextchat.md
+++ b/docs/integrations/nextchat.md
@@ -1,5 +1,5 @@
---
-sidebar_position: 4
+sidebar_position: 15
---
# Nextchat
diff --git a/docs/products/apis/integrations/openchat.md b/docs/integrations/openchat.md
similarity index 96%
rename from docs/products/apis/integrations/openchat.md
rename to docs/integrations/openchat.md
index 94db67150c16bfcdf5c28c7cffd8f53dea7106cb..8e92c8da14b35981990f0429cf2d242e99f86f5c 100644
--- a/docs/products/apis/integrations/openchat.md
+++ b/docs/integrations/openchat.md
@@ -1,5 +1,5 @@
---
-sidebar_position: 3
+sidebar_position: 14
---
# OpenCat
diff --git a/docs/organization/_category_.json b/docs/organization/_category_.json
index 144caf5a20ffa9cee6af4079a049f1295ecbd3bd..3c5e824dd2e9e032be08c049d25484772e2a9b92 100644
--- a/docs/organization/_category_.json
+++ b/docs/organization/_category_.json
@@ -1,5 +1,5 @@
{
"label": "账号与组织管理",
- "position": 5,
+ "position": 6,
"collapsed": true
}
\ No newline at end of file