# Deploying an Ante Test

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

## Deploying your Ante Test

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

&#x20;[For more details, see our detailed tutorial.](https://docs.ante.org/v0.5/for-devs/deploying-an-ante-test/deploy-an-ante-test)

## Create an Ante Pool

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

We have an[ additional tutorial ](https://docs.ante.org/v0.5/for-devs/deploying-an-ante-test/create-an-ante-pool)on that.

## Staking the Ante Test

Finally, if you want to show the community you have skin in the game, [learn how to stake your Ante Test](https://docs.ante.org/v0.5/using-ante/how-to-stake), and how to further [integrate Ante into your website](https://docs.ante.org/v0.5/for-devs/integrate-ante), web-app, or more.

And if you have questions, feel free to [contact our team](https://docs.ante.org/v0.5/about/faqs#contact).
