# FRAMEIT ONLINE HELP

## English

- [FrameIt Online Help](https://senar.gitbook.io/frameit-help/frameit-online-help.md)
- [Empower art buyers to try your gallery pieces at home](https://senar.gitbook.io/frameit-help/empower-art-buyers-to-try-your-gallery-pieces-at-home.md)
- [Find and Share your AR Gallery](https://senar.gitbook.io/frameit-help/find-and-share-your-ar-gallery.md)
- [Converting Artwork into AR](https://senar.gitbook.io/frameit-help/converting-artwork-into-ar.md)
- [Granting Access to an AR Artwork](https://senar.gitbook.io/frameit-help/granting-access-to-an-ar-artwork.md)
- [AR Artworks Wishlists](https://senar.gitbook.io/frameit-help/ar-artworks-wishlists.md)
- [Viewing Artworks in Augmented Reality](https://senar.gitbook.io/frameit-help/viewing-artworks-in-augmented-reality.md)
- [Devices Compatible with AR](https://senar.gitbook.io/frameit-help/devices-compatible-with-ar.md)
- [FrameIT API Documentation](https://senar.gitbook.io/frameit-help/frameit-api-documentation.md)

## Français

- [FrameIt Aide en ligne](https://senar.gitbook.io/frameit-help/frameit-aide-en-ligne/frameit-aide-en-ligne.md)
- [Permettre aux acheteurs de tester chez eux les oeuvres de votre galerie](https://senar.gitbook.io/frameit-help/frameit-aide-en-ligne/permettre-aux-acheteurs-de-tester-chez-eux-les-oeuvres-de-votre-galerie.md)
- [Trouver et partager votre Galerie AR](https://senar.gitbook.io/frameit-help/frameit-aide-en-ligne/trouver-et-partager-votre-galerie-ar.md)
- [Comment convertir une oeuvre en oeuvre AR](https://senar.gitbook.io/frameit-help/frameit-aide-en-ligne/comment-convertir-une-oeuvre-en-oeuvre-ar.md)
- [Donner accès à une oeuvre AR](https://senar.gitbook.io/frameit-help/frameit-aide-en-ligne/donner-acces-a-une-oeuvre-ar.md)
- [Liste des oeuvres AR favorites](https://senar.gitbook.io/frameit-help/frameit-aide-en-ligne/liste-des-oeuvres-ar-favorites.md)
- [Visualiser une oeuvre en AR](https://senar.gitbook.io/frameit-help/frameit-aide-en-ligne/visualiser-une-oeuvre-en-ar.md)
- [Mobiles compatibles avec l'AR](https://senar.gitbook.io/frameit-help/frameit-aide-en-ligne/mobiles-compatibles-avec-lar.md)
- [Documentation de l'API FrameIT](https://senar.gitbook.io/frameit-help/frameit-aide-en-ligne/documentation-de-lapi-frameit.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://senar.gitbook.io/frameit-help/frameit-online-help.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.
