# License Issues

### Lost license information

* For licenses bought **after 12.11.2016** via Avagate/2Checkout, you can login into you customer asccount at <https://secure.2co.com/myaccount/> to see you order history and license information.
* For licences bought **before 12.11.2016** via SimMarket , simply login into your simmarket account at [https://secure.simmarket.com](https://secure.simmarket.com/) . Your license information is listed there.
* **If you have linked your license on the SPAD.neXt community Discord, you can ask the bot about your license details using the "!licinfo" command.**\
  \
  If this does not help, open a ticket from within SPAD.neXt to request your license information and attach a proof of purchase for the license. (Important: Mark it as license issue!)\
  \
  If you cannot start SPAD anymore, open a ticket via email (support at spadnext.com) from the email you used to purchase SPAD.neXt. Providing your ordernumber and a proof of purchase will speed up the process.

  If you do not have access anymore to the email address you purchased SPAD.neXt from, a proof of purchase is mandatory to have it re-assigned.

### "There is a Problem with your license, please contact support"

If your SPAD.neXt installation all of the sudden complains about a license problem, this is normally casued by a windows update changing vital information.

* Delete the file %APPDATA%\SPAD.neXt\SPAD.neXt.lic
* SPAD.neXt will start in trail mode and allows you to re-enter you license information
* if it still complains contact <support@spadnext.com>


---

# 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/licesne-issues.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.
