# SharinPix Share Selection

{% hint style="info" %}
SharinPix Share Selection Component allows you to share images that have been selected on SharinPix components, such as SharinPix Album, SharinPix Search and SharinPIx Related Search.
{% endhint %}

<figure><img src="/files/PsC6Gx16DNjlQ9rJQIYQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Information:**

This feature is only available on Lightning. It can be used:

* Community Builder
* Page Builder
* Desktop
* Mobile
  {% endhint %}

## Getting Started

To use the SharinPix Album component, you simply need to drag and drop the component from the Lightning App Builder onto your page layout.

<figure><img src="/files/2XEmoQaZEK1e0Mngu0uN" alt=""><figcaption></figcaption></figure>

### Lightning Component Parameters

<figure><img src="/files/rz5fNcL1lxlU0ejGP28R" alt=""><figcaption></figcaption></figure>

**Generate Token Button Label:** Used to specify the button's label. The default value is **Generate Shareable Images URL**.

{% hint style="info" %}
The button SharinPix Share Selection will only be enabled when one or more images have been selected.
{% endhint %}

## Demo

### Copy Generated Token and URL

The component provides 2 buttons **Copy Shearable URL** and **Copy Token.**

* **Copy Shearable URL** will copy the generated token with the SharinPix base URL.
* **Copy Token** will copy only the token which has been generated.

The generated token has an expiry date of **90 days** after being generated.

<figure><img src="/files/I2gHeqDiNYDvWNH93K57" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
The generated token has an expiry date of **90 days** after being generated.
{% endhint %}

### Limitations

{% hint style="warning" %}
Only a maximum of 125 images can be shared.
{% endhint %}

<figure><img src="/files/NDvn1DzVtvUSuGXeAUwR" alt=""><figcaption></figcaption></figure>


---

# 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.sharinpix.com/documentation/lightning-web-component/sharinpix-share-selection.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.
