# Saturn Link API

## What is Saturn Link?

The Saturn Link API is our main API.

## What does it do?

* Fetches version information.
* Fetches information about a website's activation status.

## Who can use it?

Some features are open to anyone, some features are restricted to verified Saturn websites. Please see feature details for more information.


---

# 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.saturncms.net/saturn-services/link/saturn-link-api.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.
