# Development-Guide

- [Stemcell 개발 가이드](https://paastaguide.gitbook.io/paas-ta-5-5-0/guide-5.5.0-semini/development-guide/openpaas_paasta_build_stemcell_guide.md)
- [ServicePack 개발 가이드](https://paastaguide.gitbook.io/paas-ta-5-5-0/guide-5.5.0-semini/development-guide/servicepack_develope_guide.md)
- [Buildpack 개발 가이드](https://paastaguide.gitbook.io/paas-ta-5-5-0/guide-5.5.0-semini/development-guide/buildpack_develope_guide.md)
- [APIPlatform 도로주소 개발 가이드](https://paastaguide.gitbook.io/paas-ta-5-5-0/guide-5.5.0-semini/development-guide/application_apiplatform_dorojuso_devlope_guide.md)
- [PublicAPI 개발 가이드](https://paastaguide.gitbook.io/paas-ta-5-5-0/guide-5.5.0-semini/development-guide/publicapi_devlope_guide.md)
- [Java API 서비스 미터링 개발 가이드](https://paastaguide.gitbook.io/paas-ta-5-5-0/guide-5.5.0-semini/development-guide/paas-ta_java_api_-_-_-_.md)
- [Java 서비스 미터링 개발 가이드](https://paastaguide.gitbook.io/paas-ta-5-5-0/guide-5.5.0-semini/development-guide/paas-ta_java_-_-_-_.md)
- [Node.js API 미터링 개발 가이드](https://paastaguide.gitbook.io/paas-ta-5-5-0/guide-5.5.0-semini/development-guide/paas-ta_node.js_api_-_-_.md)
- [On-demand 서비스 미터링 개발 가이드](https://paastaguide.gitbook.io/paas-ta-5-5-0/guide-5.5.0-semini/development-guide/on_demand_deployment_guide.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://paastaguide.gitbook.io/paas-ta-5-5-0/guide-5.5.0-semini/development-guide.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.
