> For the complete documentation index, see [llms.txt](https://docs.tuumio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tuumio.com/protocol-guide/test-and-publish.md).

# Test and Publish

### Deployment readiness checklist

Before testing and publishing the network, make sure that:

* [ ] All files and data are correctly referenced in the `input.json` file.
* [ ] There are no logical errors in the referenced data.
* [ ] The `/definitions` folder and `input.json` file are packaged into one zip file.
* [ ] The DDF and CSV files are ready for upload.
* [ ] You have the test environment details where you want to publish the protocol. For more information, see [Publishing the protocol](/protocol-guide/test-and-publish/publishing-the-protocol.md).
