> For the complete documentation index, see [llms.txt](https://docs.swingsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swingsoftware.com/seascape-for-notes/installation/offline-license-activation.md).

# Offline license activation

If you are not connected to the Internet while activating your SWING Seascape license, the following procedure needs to be applied in order to activate the license (click on any image for a bigger display):

1\. Open your **Seascape.nsf** database in Notes. When opening the database for the first time you will be prompted to enter your license key. Copy and paste the license key provided to you by SWING Software in the **License Activation** pop-up and hit **OK:**

![](/files/rj6fQstdO6M5V2WZlon0)

2\. A new **License Activation** pop-up will appear containing a link that you must open in a web browser from a different computer which is connected to the internet. To copy the link, hit **Copy link to clipboard:**

![](/files/LWkWWC2wJl5MUynVCe6o)

3\. Paste the link in your browser's address bar, hit Enter, and you will be provided with your activation cod&#x65;**:**

![](/files/HTht6u4AlDxq3IVW9AXt)

4\. Copy and paste the provided activation code in the **License Activation** pop-up and hit **OK**. If a security prompt appears click **Yes** to clear i&#x74;**:**

![](/files/vICRvqHT40ZCS5JRn9Nn)

&#x20;5\. Once all of the steps have been completed successfully a message will appear confirming your license activatio&#x6E;**:**

![](/files/RMt1vSYiGTzFMngnj1eI)

**Note:**

In order to enter a new license or change the existing one, click the **Change license** link in the **about page** of your SWING Seascape databas&#x65;**:**

![](/files/6nxhCWOAKLoLiuzh93as)


---

# 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.swingsoftware.com/seascape-for-notes/installation/offline-license-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.
