# Lospec integration

In the palette panel, tap the ... button, then "Load from LOSPEC"

<figure><img src="/files/pw2xL5GNpFwbKv5Kwkej" alt="" width="200"><figcaption></figcaption></figure>

Lospec is probably the most popular source for palettes. That's why Pixquare integrates Lospec API right into the app so that we can import a palette in just seconds.

To import a palette from Lospec, tap Load from LOSPEC, then enter the palette slug. Hit search, Pixquare will download the palette if available and display a preview. Select Load to import.

{% hint style="info" %}
The slug is the last part of the URL of the palette.&#x20;

The slug of this palette <https://lospec.com/palette-list/sweaft-64> is "**sweaft-64**"
{% endhint %}

We also have the option to auto-save the loaded palette as well.


---

# 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.pixquare.art/palette/lospec-integration.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.
