> For the complete documentation index, see [llms.txt](https://degreetpro.gitbook.io/nestgram/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://degreetpro.gitbook.io/nestgram/nestgram-features.md).

# Nestgram Features

- [Services](https://degreetpro.gitbook.io/nestgram/nestgram-features/services.md): Use services for messages & working with db
- [Middlewares and Params](https://degreetpro.gitbook.io/nestgram/nestgram-features/middlewares-and-params.md): Middlewares
- [Sending messages correctly](https://degreetpro.gitbook.io/nestgram/nestgram-features/sending-messages-correctly.md): How to send message correctly in a controller handler
- [Answer class](https://degreetpro.gitbook.io/nestgram/nestgram-features/answer-class.md): Sends many messages, reply to the messages in middlewares
- [Scopes](https://degreetpro.gitbook.io/nestgram/nestgram-features/scopes.md): IN DEVELOPMENT. You can enter/leave scope
- [States](https://degreetpro.gitbook.io/nestgram/nestgram-features/states.md): You can use states to store user data
- [Views](https://degreetpro.gitbook.io/nestgram/nestgram-features/views.md): You can enter view
