> For the complete documentation index, see [llms.txt](https://docs.ante.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ante.org/v0.5/for-devs/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

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.](/v0.5/for-devs/deploying-an-ante-test/deploy-an-ante-test.md)

## 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 ](/v0.5/for-devs/deploying-an-ante-test/create-an-ante-pool.md)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](/v0.5/using-ante/how-to-stake.md), and how to further [integrate Ante into your website](/v0.5/for-devs/integrate-ante.md), web-app, or more.

And if you have questions, feel free to [contact our team](/v0.5/about/faqs.md#contact).
