# antHill and Account Management

First things first. You gotta [register on antHill](https://anthill.antsle.com/#/signup) if you haven't already. You'll be asked to register when you log in to antMan for the first time. You can always [register now](https://anthill.antsle.com/#/signup) if you didn't do so before.&#x20;

Here are some important things you can do on your antHill account.

## Manage your Antsle ownership

You register your Antsle on [antHill](https://anthill.antsle.com) to claim ownership. This comes in handy when you have backups taken by one Antsle server that need to be restored to another. One way they sync up is through antHill recognizing the same owner on both servers.

If you ever sell or otherwise dispatch an Antsle server from your service, you should delete it from your antHill account.

## Get Support

You have a support portal on antMan where you can open a ticket...but what if you can't get to antMan? Log in to [antHill](https://anthill.antsle.com) and click the support button to get help.

## Manage your Subscriptions and Payment Methods

Head over to your billing account on [antHill](https://anthill.antsle.com). Here are some important actions you can take in your billing account.&#x20;

* Update billing address and payment methods
* See your billing history for subscriptions (this may not include server purchases from our ecommerce store)
* See your plan information and details
* Cancel your antMan subscription

![](/files/-MDTKIHHhdZeZErI5u36)

## &#x20;Assign Subscriptions to Your Servers

Click on the Subscriptions tab to see any available subscriptions and assign them to a server. Changing which server a subscription is assigned to can be done by sending a message to <support@antsle.com>. Just tell them the subscription (as seen in screenshot below) and the serial number of the server you would like to assign it to.&#x20;

![](/files/-MDTLWPXaj0R8Fl144rC)

## Instant SSL

Check out [this doc article](https://docs.antsle.com/system/secure-https-access-to-antman#easy-https-for-antman) on how to give your antlet a cool domain name via instant SSL.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.antsle.com/anthill.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
