# IDA Teams Licenses

IDA Teams uses a subscription-based licensing model, allowing users to pay an annual fee per seat. It uses a server that keeps track of all work done by the team.

#### Table of Contents

* [Installing the IDA Teams server](#installing-the-ida-teams-server)
* [License borrowing](#license-borrowing)

## Installing the IDA Teams server.

After your purchase of IDA Teams licenses, you will receive an e-mail that contains a link to a download area, where you will find, among other things:

* an installer for the IDA Teams server (also called the "Hex-Rays Vault server")
* [an administration guide](https://github.com/HexRaysSA/docs/blob/main/teams/ida-teams-admin-guide.md) for the IDA Teams server

Please follow the instructions in the administration guide to install the server.

## License borrowing

IDA Teams can be used either online (i.e., with a connection to its server), or offline (e.g., if you have to travel.)

To enable this mechanism, it is possible to "borrow" a license for a certain amount of time, through IDA's "Help" menu.


---

# 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.hex-rays.com/9.0/user-guide/teams/ida-teams-licenses.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.
