# 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](https://docs.ante.finance/ante/for-developers/deploying-an-ante-test/deploy-an-ante-test).​

### 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](https://docs.ante.finance/ante/getting-started/user-guides/stake-an-ante-test), and how to further[ integrate Ante into your website](https://docs.ante.finance/ante/for-developers/integrating-ante), 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).
