> For the complete documentation index, see [llms.txt](https://teamxdevelopers.gitbook.io/superchat_doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://teamxdevelopers.gitbook.io/superchat_doc/get-started/notes-regarding-encryption.md).

# Notes regarding Encryption

1. when using encryption, the following parts will be encrypted while sending a message:
   1. message.content: this includes, text, contact name, media file path
   2. message.location: will encrypt location name, address, lat and lng
   3. message.contact: will encrypt cotnact name and numbers
   4. message.thumb: will encrypt message thumbnail
2. Statuses will NOT be encrypted since it will be available for ALL users.
3. Group events, like a User was added,etc.. will NOT be encrypted
