# unit

<div align="left"><figure><img src="/files/fbAsWMgD5pMAVrTHwFbY" alt="" width="342"><figcaption></figcaption></figure></div>

<table><thead><tr><th width="337">File Name</th><th>Description</th></tr></thead><tbody><tr><td>actionApi.spec.ts</td><td>A test file for actionApi.ts</td></tr><tr><td>actionService.spec.ts</td><td>A test file for actionService.ts</td></tr><tr><td>blockchain.spec.ts</td><td>A test file for blockchains.ts</td></tr><tr><td>databaseIndexCreationService.spec.ts</td><td>A test file for databaseIndexCreationService.ts</td></tr><tr><td>networkFeeService.spec.ts</td><td>A test file for networkFeeService.ts</td></tr><tr><td>notificationService.spec.ts</td><td>A test file for notificationService.ts</td></tr><tr><td>ratesApi.spec.ts</td><td>A test file for ratesApi.ts</td></tr><tr><td>ratesService.spec.ts</td><td>A test file for ratesService.ts</td></tr><tr><td>serviceHelper.spec.ts</td><td>A test file for serviceHelper.ts</td></tr><tr><td>socketService.spec.ts</td><td>A test file for socketService.ts</td></tr><tr><td>syncApi.spec.ts</td><td>A test file for syncApi.ts</td></tr><tr><td>syncService.spec.ts</td><td>A test file for syncService.ts</td></tr><tr><td>ticketService.spec.ts</td><td>A test file for ticketService.ts</td></tr><tr><td>ticketsApi.spec.ts</td><td>A test file for ticketsApi.ts</td></tr><tr><td>transactionDecoder.spec.ts</td><td>A test file for transactionDecoder.ts</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-relay-development/project-folders/tests/unit.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.
