# 服务市场

Tars 框架从(tarscloud/framework:v3.0.7 or K8SFramework:v1.2.5)开始内置了服务市场, 使用者可以在市场服务上选择自己需要的服务或产品并安装即可, 可以大幅提升业务的部署和开发效率.

详细的说明, 请安装对应版本后, 点击 TarsWeb 顶部 Tab 中的`服务市场`即可.

市场的具体说明请参见 TarsWeb 中`服务市场`说明.

## 服务扩展

框架的功能扩展都会通过市场上的服务来扩展, tarframework(>=v3.0.9), tarsweb(>=v3.0.3)已经支持服务扩展, 即可以通过发布到框架上的web 服务来扩展TarsWeb的功能.

压力测试, 网关, dcache 都将作为 Tars 的服务扩展接入到市场中, 使用者从市场中安装即可.


---

# Agent Instructions: 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:

```
GET https://tarscloud.gitbook.io/tarsdocs/ji-chu-jie-shao/market.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
