# store

<div align="left"><figure><img src="/files/gDFgzgdfUlstxpj641km" alt="" width="172"><figcaption></figcaption></figure></div>

<table><thead><tr><th width="259">Folder Name</th><th>Description</th><th>Files</th></tr></thead><tbody><tr><td>chainSliceBase</td><td>A folder that contains chain slice functionalities</td><td>index.ts</td></tr><tr><td>ssp</td><td>A folder that contains seed phrase functionalities</td><td>index.ts</td></tr><tr><td>theme</td><td>A folder that contains theme functionalities</td><td>index.ts</td></tr><tr><td>index.ts</td><td>A file that contains slice and states of chain</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/store.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.
