# Public Gallery of Projects

## Thunkable Public Gallery

The Thunkable Gallery is an app building marketplace where users can find, share and remix existing projects. By default, all public projects built on Thunkable are sent to the Public Gallery.

## How to use the Thunkable Gallery

When browsing the Gallery, here are three things that you can do with public projects:

1. **View a Project**\
   Click to open any project on the Public Gallery to view an app's design or programming blocks.

![](https://689802330-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LAn5scXl2uqUJUOqkJo%2F-LO-HDbRuZdkIDqRDU22%2F-LO5SR3QwKXWnqy6NLqN%2FThunkable%20Docs%20Exhibits%20\(43\).png?alt=media\&token=ec47c5bf-5bbc-44f9-9dd6-38b68ea37816)

**2. Preview a Project**\
After downloading the [Thunkable Live mobile app](https://docs.thunkable.com/snap-to-place/get-started/live-test), you can use the app to preview any public project directly on your mobile device.&#x20;

![](https://689802330-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LAn5scXl2uqUJUOqkJo%2F-LO-HDbRuZdkIDqRDU22%2F-LO5PN2Qi_Vx-fWlpAZs%2FThunkable%20Docs%20Exhibits%20\(42\).png?alt=media\&token=809f6219-fa75-49aa-9d84-daa2e2f08641)

**3. Remix a Project**\
All projects on the Public Gallery can be remixed. This means that you can customize any app project that you see.&#x20;

![](https://689802330-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LAn5scXl2uqUJUOqkJo%2F-LO-HDbRuZdkIDqRDU22%2F-LO5V5BZ9A3aUD8LF3KU%2FThunkable%20Docs%20Exhibits%20\(44\).png?alt=media\&token=02bf8e34-32b2-4014-b110-3ca1415ad4b0)


---

# 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.thunkable.com/snap-to-place/public-gallery.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.
