# Completing Development Milestone

## Learn More about the Development Milestone

Before you proceed with this page, learn about the project components, include the agile lifecycle:&#x20;

{% content-ref url="/pages/r27beauIiQkkzivOC1jQ" %}
[Agile Project Lifecycle](/project-portal/project-success-handbook/project-components/agile-project-lifecycle.md)
{% endcontent-ref %}

{% content-ref url="/pages/lCuVc0DMfIinTRrZzDAJ" %}
[Development Milestone](/project-portal/project-success-handbook/project-components/project-milestones/development-milestone.md)
{% endcontent-ref %}

## Coding the Experience

Teams can code resulting experiences, or use "low-code" tools to create things that launch without coding.&#x20;

## Technical Infrastructure

Teams should work together to structure an architecture of their product that suits long-term business goals. This depends on the business's resources and capabilities outside of a team's work. Work with the client and stakeholders to determine the requirements of technical infrastructure, which includes but is not limited to:

1. Network Architecture
2. Web Hosting
3. Email Hosting
4. Domain Service
5. Network Security
6. Database Architecture
7. Role and Permission Management

## Head to the Next Lesson


---

# 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://guide.techfleet.org/project-portal/project-success-handbook/keys-to-project-success/completing-development-milestone.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.
