# components

<div align="left"><figure><img src="/files/8CsM4MEUrJbGuo8YAP2j" alt="" width="216"><figcaption></figcaption></figure></div>

<table><thead><tr><th width="232">Folder/File Name</th><th>Description</th><th>Files</th></tr></thead><tbody><tr><td>AddressDetails</td><td>A folder that contains address details component of blockchain</td><td>AddressDetails.tsx</td></tr><tr><td>Authentication</td><td>A folder that contains authentication components</td><td>Authentication.tsx</td></tr><tr><td>Brand</td><td>A folder that contains brand image dimension</td><td>Brand.tsx</td></tr><tr><td>CreationSteps</td><td>A folder that contains creation steps component</td><td>CreationSteps.tsx</td></tr><tr><td>Divider</td><td>A folder that contains divider component</td><td>Divider.tsx</td></tr><tr><td>Headerbar</td><td>A folder that contains headerbar component</td><td>Headerbar.tsx</td></tr><tr><td>HelpSection</td><td>A folder that contains help section component</td><td>HelpSection.tsx</td></tr><tr><td>Manualnput</td><td>A folder that contains manual input component</td><td>Manualnput.tsx</td></tr><tr><td>MenuModal</td><td>A folder that contains menu modal component</td><td>MenuModal.tsx</td></tr><tr><td>NavBar</td><td>A folder that contains navbar component</td><td>NavBar.tsx</td></tr><tr><td>PoweredByFlux</td><td>A folder that contains component for flux section</td><td>PoweredByFlux.tsx</td></tr><tr><td>PublicNoncesRequest</td><td>A folder that contains public nonces component</td><td>PublicNoncesRequest.tsx</td></tr><tr><td>PublicNoncesSucces</td><td>A folder that contains public nonces success component</td><td>PublicNoncesSuccess.tsx</td></tr><tr><td>SSPKeyDetails</td><td>A folder that contains SSP Key detals component</td><td>SSKeyDetails.tsx</td></tr><tr><td>Scanner</td><td>A folder that contains camera scanner components</td><td>Scanner.tsx</td></tr><tr><td>SettingsSection</td><td>A folder that contains settings component</td><td>SettingsSection.tsx</td></tr><tr><td>SyncNeeded</td><td>A folder that contains sync needed component</td><td>SyncNeeded.tsx</td></tr><tr><td>SyncRequest</td><td>A folder that contains sync request component</td><td>SyncRequest.tsx</td></tr><tr><td>SyncSuccess</td><td>A folder that contains sync success component</td><td>SyncSuccess.tsx</td></tr><tr><td>Toast</td><td>A folder that contains toast component</td><td>Toast.tsx</td></tr><tr><td>TransactionRequest</td><td>A folder that contains transaction request component</td><td>TransactionRequest.tsx</td></tr><tr><td>TxSent</td><td>A folder that contains tx sent component</td><td>TxSent.tsx</td></tr><tr><td>index.ts</td><td>A file that contains brand and divider export</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/components.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.
