# æproject

AEproject is æternity's comprehensive development framework designed to streamline the [Sophia Smart Contract](https://github.com/aeternity/aesophia) development lifecycle from initial setup to deployment. This powerful command-line tool automates the creation of new projects with pre-configured directory structures, complete with example contracts and test suites written in the Sophia language. Developers can quickly spin up local blockchain environments using built-in Docker configurations, enabling rapid prototyping and testing without the need for complex setup procedures. AEproject includes intelligent compilation tools, sophisticated testing harnesses, and deployment utilities that handle the intricacies of contract management across different networks. Whether you're a seasoned blockchain developer or just starting with æternity, AEproject provides the essential scaffolding and workflows needed to build robust decentralized applications efficiently. For comprehensive tutorials and detailed usage instructions, please refer to the documentation. <br>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>AEProject Developer Documentation</td><td><a href="/spaces/yxhRUAwn7tH8JUboTur7/pages/qocvoN5fJ9lA58rg4GRi">/spaces/yxhRUAwn7tH8JUboTur7/pages/qocvoN5fJ9lA58rg4GRi</a></td><td><a href="/files/Mn0raWPCGdVF9LgIRfVj">/files/Mn0raWPCGdVF9LgIRfVj</a></td></tr><tr><td>AEProject Library</td><td><a href="/spaces/yxhRUAwn7tH8JUboTur7/pages/GQpd67uHPjEaCupXKbgZ">/spaces/yxhRUAwn7tH8JUboTur7/pages/GQpd67uHPjEaCupXKbgZ</a></td><td><a href="/files/vZyGDyzw08V42czk9Gxx">/files/vZyGDyzw08V42czk9Gxx</a></td></tr></tbody></table>


---

# 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.aeternity.com/aeternity-developer-tools/development-infrastructure/testing-and-deployment/aeproject.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.
