# FAQ, Hearty Journal

## FAQ, Hearty Journal

- [Help Center, Hearty Journal](https://en.faq.hearty.me/master.md): Delicate, private online diary & journal app for iOS, macOS, Android, Windows and web(works seamlessly) with a passcode lock.
- [Feature Tutorials](https://en.faq.hearty.me/tutorial.md): Learn more about all the features on Hearty Journal. Find answers to the common questions here. ( ◕∀◕ )
- [· Avatar](https://en.faq.hearty.me/tutorial/avatar.md)
- [· Nickname](https://en.faq.hearty.me/tutorial/nickname.md)
- [· Using Feature Fonts](https://en.faq.hearty.me/tutorial/fonts.md): There're 25 luxury fonts for you!（✪ω✪）
- [· Customize My Journal](https://en.faq.hearty.me/tutorial/styles.md): Upload your favorite cover and background to create your unique style ⌯-ᴗo⌯ಣ
- [· Compose a Post](https://en.faq.hearty.me/tutorial/post.md)
- [· New Title for Posts](https://en.faq.hearty.me/tutorial/title.md)
- [· Assign a Post Date](https://en.faq.hearty.me/tutorial/date.md): When you compose a post, you can set the date to the future or backdate the post.
- [· Pin a Diary Entry](https://en.faq.hearty.me/tutorial/pin.md): When you compose a post, you can set the date to the future or backdate the post.
- [· Upload Images](https://en.faq.hearty.me/tutorial/photo.md): Record your private moments with images
- [· Add YouTube Videos](https://en.faq.hearty.me/tutorial/video.md): Add your favorite songs and video clips to posts
- [· Choose a Sticker](https://en.faq.hearty.me/tutorial/stickers.md): 1,200+ lovely journal stickers that you can use
- [· Highlight and Underline Texts](https://en.faq.hearty.me/tutorial/underlines.md): 3 effects: Highlighted line, Wavy underline, Double underline
- [· Add a Hashtag](https://en.faq.hearty.me/tutorial/hashtag.md): Add hashtags to your posts for indexing.
- [· Search for Posts](https://en.faq.hearty.me/tutorial/keyword.md)
- [· Passcode Lock](https://en.faq.hearty.me/tutorial/passlock.md): Enable passcode as an extra authentication to enhance account security.
- [· Music Box](https://en.faq.hearty.me/tutorial/music.md)
- [· Period Tracker](https://en.faq.hearty.me/tutorial/periods.md): View period history and track future periods dates.
- [· 1-on-1 Shared Posts](https://en.faq.hearty.me/tutorial/shared_diaries.md): Share your life memories with your loved ones
- [· Backup Your Data](https://en.faq.hearty.me/tutorial/export.md): You can backup entries by exporting data to .png images and .txt files.
- [Common Questions](https://en.faq.hearty.me/faq.md)
- [· Why upgrade to VIP Premium?](https://en.faq.hearty.me/faq/quality.md): Best journal app to treasure your memories
- [· How to enhance account security?](https://en.faq.hearty.me/faq/enhance-security.md): Good habits that immensely improve your online security
- [· Do you offer social (third-party) login options?](https://en.faq.hearty.me/faq/social-login.md)
- [· Can I use Hearty Journal without an account?](https://en.faq.hearty.me/faq/guest.md)
- [· Not receiving verification emails](https://en.faq.hearty.me/faq/email.md)
- [· Unable to show weather info on posts](https://en.faq.hearty.me/faq/weather.md)
- [· Unable to add YouTube videos](https://en.faq.hearty.me/faq/video.md)
- [· Unable to upload images](https://en.faq.hearty.me/faq/photo.md)
- [· Upgrade to VIP Premium](https://en.faq.hearty.me/faq/subscribe.md): Join VIP Premium to enjoy exclusive features
- [· View your plan and billing history](https://en.faq.hearty.me/faq/vip.md)
- [· Change Plan / Cancel VIP Premium](https://en.faq.hearty.me/faq/unsubscribe.md)
- [· Delete Account](https://en.faq.hearty.me/faq/delete-account.md)
- [System Requirements](https://en.faq.hearty.me/requirement.md)
- [Data Safety](https://en.faq.hearty.me/legal/data_safety.md): How is my data stored, is it secure?
- [Terms of Service, ToS](https://en.faq.hearty.me/legal/terms.md)
- [Privacy Policy](https://en.faq.hearty.me/legal/privacy.md)
- [Service Level Agreement, SLA](https://en.faq.hearty.me/legal/sla.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://en.faq.hearty.me/master.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.
