# 构架下一代软件与服务

IC协议降低了平台系统的风险，为软件开发、部署和使用提供了创新的机制。

例如，通过IC，开发者只需要关心代码开发，而不用操心运行环境相关的杂事：

* 物理、虚拟网络配置需求
* 负载平衡服务
* 防火墙，网络拓扑和端口管理
* 数据库配置和维护
* 存储容量和存储设备

开发人员在IC平台上只要关注如何构建应用创造价值，从而简化了开发流程、加速了软件发布时间、提升了创新速度。

对于用户来说，IC提供了安全的访问环境。因为区块链安全性，运行在IC上的应用不会被黑客攻击，从而保障了用户和组织的软件使用成本。

此外，因为软件服务是自主公开的在IC上运行，开发者能够编写服务互相调用，从而提升了开发效率，为协作创新提供了广阔的空间。

开发者通过密码安全的认证方式访问IC资源，从而避免了对外部认证系统上的用户名和密码登录方式的的依赖。


---

# 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://mixdao.gitbook.io/dfinity/er-ji-ben-gai-nian/1.-shen-me-shi-hu-lian-wang-ji-suan-ji/gou-jia-xia-yi-dai-ruan-jian-yu-fu-wu.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.
