> For the complete documentation index, see [llms.txt](https://docs.ante.finance/ante/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ante.finance/ante/for-developers/deploying-an-ante-test.md).

# Deploying an Ante Test

If you are comfortable deploying your own Ante Test, you can follow the instructions below.

### Deploying your Ante Test <a href="#deploying-your-ante-test" id="deploying-your-ante-test"></a>

After you've written an Ante Test and are ready to deploy to Mainnet, deploy it with your favorite method and save the address!

For more details, [see our detailed tutorial](/ante/for-developers/deploying-an-ante-test/deploy-an-ante-test.md).​

### Create an Ante Pool <a href="#create-an-ante-pool" id="create-an-ante-pool"></a>

After deploying, you can use our `AntePoolFactory` to generate a non-custodial `AntePool` instance on mainnet (note: this will cost gas fees).

We have an [additional tutorial](#create-an-ante-pool) on that.

### Staking the Ante Test <a href="#staking-the-ante-test" id="staking-the-ante-test"></a>

Finally, if you want to show the community you have skin in the game, [learn how to stake your Ante Test](/ante/getting-started/user-guides/stake-an-ante-test.md), and how to further[ integrate Ante into your website](/ante/for-developers/integrating-ante.md), web-app, or more.

And if you have questions, feel free to [contact our team](https://app.gitbook.com/o/-MaBgoAQEbm4roOi5psf/s/-MaBhLPQtzmPqzNtEpO8/about/faqs#contact).
