# Getting Started

Once you’ve downloaded and opened the app on your device, you’ll be guided through a fun onboarding/setup process. This will help you customize your settings and subscribe to the app just the way you like it.

We recommend that a grown-up completes this step to agree to the terms and choose the right subscription option.

1. **Accept Terms & Privacy**\
   No worries here! Our app doesn’t track any personal info, but we encourage everyone to read through our Terms of Service and Privacy Policy for full understanding.\
   &#x20;
2. **Select a Subscription**\
   Want to try it out? You’re in luck! Enjoy a 7-day free trial. If you decide it's not for you, just cancel in your device settings before the trial ends. After the trial, you can choose between a standard monthly plan or a discounted annual subscription.\
   &#x20;
3. **Comprehension Level**\
   Adjust the app’s comprehension level to match your child’s age! We recommend setting it to align with the child’s age or keeping it at the default level of “6” if you're uncertain.\
   &#x20;
4. **Microphone Access**\
   For the app to listen to audio questions, you’ll need to enable microphone access. Rest assured, audio questions aren’t stored on our servers or your device, and they’re transcribed using Apple or Google services.\
   &#x20;
5. **Take the Tour**\
   After you wrap up the onboarding process, feel free to take an optional tour of the app! We highly recommend this for new users to explore all the fantastic features we offer 🙌


---

# 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://everyday-digital.gitbook.io/hachi/user-guide/quickstart.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.
