# Acknowledgments

The app uses the following open-source libraries. We're grateful to the developers who made their work available.

***

**Alamofire**\
Copyright © Alamofire Software Foundation\
<https://github.com/Alamofire/Alamofire>

**SwiftDate**\
Copyright © Daniele Margutti\
<https://github.com/malcommac/SwiftDate>

**Kingfisher**\
Copyright © Wei Wang\
<https://github.com/onevcat/Kingfisher>

**SwiftUI-Flow**\
Copyright © Laszlo Tevelee\
<https://github.com/tevelee/SwiftUI-Flow>

**SwipeActions**\
Copyright © A. Zheng\
<https://github.com/aheze/SwipeActions>

**Lottie for iOS**\
Copyright © Airbnb\
<https://github.com/airbnb/lottie-spm>

**Firebase iOS SDK**\
Copyright © Google\
<https://github.com/firebase/firebase-ios-sdk>

**SwiftUI Introspect**\
Copyright © Siteline\
<https://github.com/siteline/swiftui-introspect>

**MonkeyKing**\
Copyright © NIX\
<https://github.com/nixzhu/MonkeyKing>

**Adjust SDK**\
Copyright © Adjust GmbH\
<https://github.com/adjust/ios\\_sdk>

**ColorfulX**\
Copyright © Lakr233\
<https://github.com/Lakr233/ColorfulX>


---

# 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://help.sparkylife.co/about-us/acknowledgments.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.
