> For the complete documentation index, see [llms.txt](https://docs.get3d.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.get3d.ai/user-help-center/get3d-reaction/essential-prerequisites-for-product-usage/2.5-license-acquisition.md).

# 2.5 License Acquisition

How to obtain License Acquisition about Get3D Reaction？

Enter the software interface, click the User icon in the upper right corner to enter the Authorization Center interface.

On the left side of the interface, you can choose to log in the account registered on the official website to bind the license information under the account name.

If you do not have an account on the official website, please click "Register" to jump to the official website to register an account.

&#x20;

On the right side of the interface, you can choose the way to get the license.

&#x20;**2.5.1 Trail Version Permission Acquisition**

Select Trial Version on the right menu bar to get the trial version license. Before experiencing the trial version license, you need to log in your Get3D account. If you haven't registered yet, you can go to the official website [www.get3d.ai](http://www.get3d.ai) to register. For the logged-in account, you can bind a machine to experience the software license for 30 days.

**2.5.2 Standard Version Permission Acquisition**

By selecting the account login mode on the left, you can login to your registered Get3D account to get all the historical license information about Get3D Mapper software under that account. The available license information includes the license ID, the activation status of the ID, the valid of the license period, and the expiration date. The above information is expanded as a list, and the licenses that are already bound to the machine are placed at the top of the list.

Select the license you want to bind and click the Activate button in the lower left corner to activate the license. Activation means that the license under this account is bound to the machine code. The license validity period starts from the moment the machine code is bound.

For users who have successfully logged in to their account and bound the authorization information, you can view the validity and expiration date of the license, the type of license and the license method on the interface.

Note: Do not click the "Remove" button unless necessary, if you need to click, please contact customer service in advance

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.get3d.ai/user-help-center/get3d-reaction/essential-prerequisites-for-product-usage/2.5-license-acquisition.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
