# Test plan

We will go through 3 steps before the official launch.

1. Complete the technical document design, which is currently in progress.
2. Complete the development, deploy to the rinkeby test network, and perform functional testing. It is expected to take one month or so.
3. Conduct code review and release the public network test version. After the test is passed, it will be officially released. The time is tentatively scheduled for one month or so.


---

# 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.freedona.org/security/test-plan.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.
