# Online Services

### Online Services Requirements

To be able to access the SPAD.neXt online services, the following requirements must be met:

* The time of your computer must not differ from World-Reference-Time.
* SPAD.neXt must be able to communicate with "<https://update.spadnext.net>". You can check if communication is working, by opening <https://update.spadnext.net/checkpage.html> in a browser. It should just state "Works"

### Online Services Restrictions

If your SPAD.neXt update subscription is expired, you can only access snippets and profiles that have been published before the expiration date. You not be able to publish any snippets/profiles or update your existing ones.

### "NOT\_AUTHORIZED" Error when publish a snippet/profile

Most likely your update subcription has expired or you are using an outdated version of SPAD.neXt which is no longer supported.

### "Online Services not available" when accssing Online Snippets

Please check the time synchronization on your computer.\
Due to heavy attacks to our services we had to increase the security, and requests with an invalid/outdated timestamp will be rejected.\
Your computer time most likely reports to differ from World Reference Time by more than 3 minutes.\
(Right click Windows Start icon -> Settings -> enter "time" -> Change Date/Time and make sure Synchronization is on)


---

# 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.spadnext.com/getting-started/common-tasks-and-issues/spad/online-services.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.
