# When Should I Use Ampersands Amp And The Question Mark In Lightboxify Urls
**Source:** https://beyondspace.studio/qanda/when-should-i-use-ampersands-amp-and-the-question-mark-in-lightboxify-urls
**Language:** French (France)

---

# When should I use ampersands (&) and the question mark (?) in Lightboxify URLs?

Dec 28

Written By Beyondspace

In Lightboxify URLs, the question mark (`?`) is used to start the query string, which contains the parameters for the Lightboxify functionality. The ampersands (`&`) are used to separate multiple parameters within the query string.

**Example Format**:

- **URL Structure:** `/source-gallery?lightboxify=true&lightboxify-mode=gallery&lightboxify-theme=dark#gallery-block-id`
  - The `?` begins the query string.
  - The `&` separates each parameter (e.g., `lightboxify=true`, `lightboxify-mode=gallery`, `lightboxify-theme=dark`).

This format ensures that all the parameters are correctly passed to enable the lightbox with the specified attributes. For more details, you can refer to the Lightboxify URLs FAQ.

664edc42426edd28a58f751e-how-to-open-a-gallery-lightbox-on-button-click

Beyondspace 

As a Squarespace Circle member, Beyondspace delivers plugins that elevate your website, streamline workflows, and optimize the Editor experience—saving time and driving engagement.

https://beyondspace.studio

Précédent

Précédent

## What is AI Chatbot Fine-Tuning?

Suivant

Suivant

## Does Lightboxify URL have to be /source-gallery?