> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/getting-started/troubleshooting/network-license/network-license-manual-activation.md).

# Network License Manual Activation

{% hint style="info" %}
Manual activation on the network license server is needed when your internet connectivity is limited
{% endhint %}

## For Admin

1. Navigate to 'Activation tab' > 'Manual activation'

<img src="/files/L1WApwaSd4EJ2LXdw1yS" alt="" width="563">

2. Insert and submit activation code to get a request file

![](/files/2YnkVynqDHD4ylHC5TQy)

3. Save the [request file](#user-content-fn-1)[^1]\ <br>

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043311390078/original/DxN73cf-Eom38lP3We5xx9H24JmqpTmoOA.png?1645693428" alt="" width="563"><figcaption></figcaption></figure>
4. Visit [the manual activation page](http://manualactivation.softwarepotential.com/) on any device
5. Browse for the previously saved request file
6. Activate the license

![](/files/k6lpf8LvqzRBkDiL3HoV)

7. Download '.bin' license file

![](/files/l2BgLTrRtDDcV2W2p5rp)

<figure><img src="/files/9QrybRg0qECWCAXuBOMK" alt=""><figcaption></figcaption></figure>

8. Navigate back to the [network license server](#user-content-fn-2)[^2]
9. Choose the previously saved '.bin' file
10. Click '*Install*'

<img src="/files/TKfZlezfW3LkaopjeR93" alt="" width="563">

{% hint style="info" %}
We recommend saving the license certificate for future reference
{% endhint %}

## **For End User**

{% hint style="info" %}
Make sure your workstation has the [latest AGACAD Dock installed](/getting-started/quick-start/arkance-dock-installation-guide.md)
{% endhint %}

1. Launch Revit® > open any project
2. Navigate to the [license manager](#user-content-fn-3)[^3] > Manage

![](/files/i5hsttgA2WTNBvduGxG4)

4. Set your [license server address](#user-content-fn-4)[^4] > Save

![](/files/owIuNIdA9YGTVGFT3Jki)

{% hint style="info" %}
License server address is the server Hostname or IP address with port number '8731' \
\
Example: *http\://**YourServerName**:8731 or with IP address http\://**192.X.X.X**:8731*
{% endhint %}

5. You should now see a list of available licenses on the server.\
   Select your tool or solution > click 'Install'

{% hint style="info" %}
Technical documentation and training videos are available directly from the Dock\
\
Click the tool > click the '?' (question mark icon):

<img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/2043292008684/original/BuT-IlN27NudrU0y0QNmfovF01R4hAmi7A.png?1640782453" alt="" data-size="original">
{% endhint %}

<details>

<summary>Having troubles?</summary>

1. Common solutions are listed in the [Troubleshooting guide](/getting-started/troubleshooting.md)
2. Reach out to <support@besmart.software> for personal assistance

</details>

![](/files/n12EALW1wQThZeZNXKEQ)

[^1]: &#x20;A '.txt' file will be saved on your workstation

[^2]: &#x20;*http\://**LocalHost**:2468/Web/Activation/Manual*

[^3]: The gear icon in the bottom right corner

[^4]: License server address is the server Hostname or IP address with port number '8731' \
    \
    Example: *http\://**YourServerName**:8731 or with IP address http\://**192.X.X.X**:8731*


---

# 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.besmart.software/getting-started/troubleshooting/network-license/network-license-manual-activation.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.
