# 2.设计Apps

在您提出应用程序构想时，您将做出许多有关如何构建和组织项目的设计决定。这些设计决定中的大多数与您将应用程序部署在传统云服务还是Internet Computer上无关。但是，如果要在Internet Computer上进行部署，则在规划应用程序的实现时，应特别注意一些设计决策。


---

# 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/san-shou-ba-shou/2.-she-ji-apps.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.
