# ACC

- [How to Manage Projects and Services?](https://docs.akinon.com/tutorials/acc/how-to-manage-projects-and-services.md)
- [How to Use Demo Projects with ARC?](https://docs.akinon.com/tutorials/acc/how-to-use-demo-projects-with-arc.md)
- [How to Move Apps into ACC?](https://docs.akinon.com/tutorials/acc/how-to-move-apps-into-acc.md)
- [How To Configure Database Connection in ACC?](https://docs.akinon.com/tutorials/acc/how-to-configure-database-connection-in-acc.md)
- [How to Configure Your ACC Application with akinon.json and Procfile?](https://docs.akinon.com/tutorials/acc/how-to-configure-your-acc-application-with-akinon.json-and-procfile.md)
- [How to Create, Manage, Build, and Deploy Applications in ACC?](https://docs.akinon.com/tutorials/acc/how-to-create-manage-build-and-deploy-applications-in-acc.md)
- [How to Install Applications from the App Store in ACC?](https://docs.akinon.com/tutorials/acc/how-to-install-applications-from-the-app-store-in-acc.md)
- [How to Add and Manage Domains in ACC?](https://docs.akinon.com/tutorials/acc/how-to-add-and-manage-domains-in-acc.md)
- [How to Generate and Add Public Keys in ACC?](https://docs.akinon.com/tutorials/acc/how-to-generate-and-add-public-keys-in-acc.md)
- [How to Monitor Application Resources in ACC?](https://docs.akinon.com/tutorials/acc/how-to-monitor-application-resources-in-acc.md)
- [How to Manage Users and Roles in ACC?](https://docs.akinon.com/tutorials/acc/how-to-manage-users-and-roles-in-acc.md)
- [How to Integrate a BI Tool with Your Project in ACC?](https://docs.akinon.com/tutorials/acc/how-to-integrate-a-bi-tool-with-your-project-in-acc.md)


---

# 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://docs.akinon.com/tutorials/acc.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.
