# Public

<div align="left"><figure><img src="/files/tEEDcjTjkWSj2qp5glON" alt=""><figcaption></figcaption></figure></div>

The following folder are inside the public folder

<table><thead><tr><th width="227">Folder Name</th><th>Description</th></tr></thead><tbody><tr><td>scripts</td><td>A folder that contains scripts being used by SSP Wallet</td></tr></tbody></table>

The following files are inside the public folder

<div align="left"><figure><img src="/files/pnWlnmuPebrGbEB540wL" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="227">Folder Name</th><th>Description</th></tr></thead><tbody><tr><td>manifest.json</td><td>A file that contains information about SSP Wallet</td></tr><tr><td>powered_by_dark.svg</td><td>An image file of Flux being used by SSP Wallet</td></tr><tr><td>powered_by_light.svg</td><td>An image file of Flux being used by SSP Wallet</td></tr><tr><td>ssp-logo-black-256x256.png</td><td>An image file of SSP being used by SSP Wallet</td></tr><tr><td>ssp-logo-black-512x512.png</td><td>An image file of SSP being used by SSP Wallet</td></tr><tr><td>ssp-logo-black.svg</td><td>An image file of SSP being used by SSP Wallet</td></tr><tr><td>ssp-logo-white-256x256.png</td><td>An image file of SSP being used by SSP Wallet</td></tr><tr><td>ssp-logo-white-512x512.png</td><td>An image file of SSP being used by SSP Wallet</td></tr><tr><td>ssp-logo-white.svg</td><td>An image file of SSP being used by SSP Wallet</td></tr></tbody></table>


---

# 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://sspwallet.gitbook.io/docs/ssp-wallet-development/project-folders/public.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.
