# SuggestKit ## Docs - [Welcome to SuggestKit](https://docs.suggestkit.app/introduction.md): The complete platform for user feedback and feature request management - [Quick Start Guide](https://docs.suggestkit.app/quickstart.md): Add feedback collection to your mobile app in under 10 minutes - [Authentication](https://docs.suggestkit.app/sdk-api/authentication.md): How to authenticate with the SuggestKit API - [Create Suggestion](https://docs.suggestkit.app/sdk-api/endpoint/suggestions-create.md): Create a new suggestion in your project - [Get Suggestions](https://docs.suggestkit.app/sdk-api/endpoint/suggestions-get.md): Retrieve all suggestions from your project - [Create User](https://docs.suggestkit.app/sdk-api/endpoint/users-create.md): Create a new user in your project - [Get User](https://docs.suggestkit.app/sdk-api/endpoint/users-get.md): Retrieve a specific user by their ID - [Create Vote](https://docs.suggestkit.app/sdk-api/endpoint/votes-create.md): Create a vote for a specific suggestion - [Delete Vote](https://docs.suggestkit.app/sdk-api/endpoint/votes-delete.md): Delete a vote to remove a user's support from a suggestion - [SuggestKit SDK API](https://docs.suggestkit.app/sdk-api/introduction.md): Complete reference for SuggestKit SDK endpoints - [Advanced Features](https://docs.suggestkit.app/sdks/ios/advanced.md): Offline support, analytics, push notifications, and advanced integrations - [UI Customization](https://docs.suggestkit.app/sdks/ios/customization.md): Customize the appearance and behavior of SuggestKit components - [Installation](https://docs.suggestkit.app/sdks/ios/installation.md): Install the SuggestKit iOS SDK in your app - [Setup & Configuration](https://docs.suggestkit.app/sdks/ios/setup.md): Configure SuggestKit in your iOS app - [Basic Usage](https://docs.suggestkit.app/sdks/ios/usage.md): Learn how to display feedback UI and handle user interactions ## OpenAPI Specs - [openapi](https://docs.suggestkit.app/sdk-api/openapi.json) ## Optional - [Dashboard](https://dashboard.suggestkit.app) - [GitHub](https://github.com/suggestkit)