# screens

<div align="left"><figure><img src="/files/wBpePIp1gXZR4qAbFSui" alt="" width="140"><figcaption></figcaption></figure></div>

<table><thead><tr><th width="259">Folder/File Name</th><th>Description</th><th>Files</th></tr></thead><tbody><tr><td>Create</td><td>A folder that contains create component</td><td>Create.tsx</td></tr><tr><td>Home</td><td>A folder that contains home component</td><td>Home.tsx</td></tr><tr><td>Restore</td><td>A folder that contains restore component</td><td>Restore.tsx</td></tr><tr><td>Startup</td><td>A folder that contains send component</td><td>Startup.tsx</td></tr><tr><td>Welcome</td><td>A folder that contains welcome component</td><td>Welcome.tsx</td></tr><tr><td>index.ts</td><td>A file being used to declare export components</td><td></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-key-development/project-folders/src/screens.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.
