> For the complete documentation index, see [llms.txt](https://alucard0x.gitbook.io/bluetail/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alucard0x.gitbook.io/bluetail/project-administration/timeline.md).

# Timeline

#### **Start Date**

We plan to use the energy of the New Year and start building during the first week in January 2023, to coincide with initial funding!

#### Milestones

|                         Milestone                         |    Date    |                                        Deliverables                                        | Payout (% Budget) |
| :-------------------------------------------------------: | :--------: | :----------------------------------------------------------------------------------------: | :---------------: |
|                 Retainers, tech/legal team                |  1/5/2023  |                          Team alignment, begin milestone delivery                          |        10%        |
|                  Streaming infrastructure                 |  4/17/2023 |                  Seamless NFT minting and streaming experience on testnet                  |        15%        |
|                    Defi infrastructure                    |  5/18/2023 |           Valid, sustainable tokenomics and stable defi infrastructure on testnet          |        15%        |
|                  Licensing infrastructure                 |  6/15/2023 |      Platform can collect licensing fees and stream playlists on web3 sites on testnet     |        15%        |
|            Synergy between 3 major executables            |  8/31/2023 | Streaming, defi and licensing infrastructure work together as single experience on testnet |        15%        |
| Testnet/audit process complete, rollout to $APE community | 12/31/2023 |                 Passes reputable audits and stress tests, launch to mainnet                |        10%        |
|                 Rollout to general public                 |  4/17/2024 |                Fully functional build of Bluetail available for general use                |        15%        |
|                Fully automated record label               | 12/31/2024 |                          Bluetail requires no manpower to operate                          |         5%        |

#### Timing Details

We hope to procure a funding schedule that will allow us to run the first 3 milestones in parallel. This will greatly reduce the time needed to deliver the MVP.

Modification of associated project timelines may extend Bluetail timeline. Synergy may [improve timelines](/bluetail/bluetail/apedao-motivation.md#apedao-tech-aggregation).

Disruptive regulation, especially concerning changes in how US regulatory bodies define $APE, may extend timelines.

#### Completion Date

We plan to roll out the Bluetail MVP to the $APE community by EOY 2023.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://alucard0x.gitbook.io/bluetail/project-administration/timeline.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.
