# Using the App

## Ask a Question

Ready to get curious? Just tap the microphone button and fire away! Want to know “Why is the sky blue?” or “How is ice cream made?” Let your imagination run wild!

Here’s how it works:

1. Once you’ve set up the app, Hachi will pop up on your screen, and you’ll see the mic button at the bottom.
2. Tap the mic and ask away!
3. Hachi will take a moment to think.
4. When Hachi’s ready, he’ll share the answer with you out loud.

{% hint style="info" %}
**Pro Tip**\
For our Apple/iOS friends, feel free to tap the mic after you ask your question, or just sit tight for a few seconds while Hachi gets to work!
{% endhint %}

### Tell me Joke

In the mood for a laugh? Hachi’s got you covered! Just tap the microphone button and say, “Tell me a joke!” You can also ask for a laugh tailored to your interests by saying, “Tell me a joke about \[insert topic].” For instance, you could say, “Tell me a joke about cats!”

### Tell me something interesting

Not quite sure what to ask? No problem! Just tap the mic and say, “Tell me something interesting.” Hachi will share a fun fact on a variety of topics. Or, if you have a specific interest, simply say, “Tell me something interesting about \[insert topic]” for a fact that’s just right for you! For example, you might say, “Tell me something interesting about space!”

### And that's not all...

There’s even more fun to be had! You can ask Hachi about their favourite color, age, or what they like to eat. Don’t hesitate—give it a try!

## Change Color

Ready to freshen up Hachi’s style? It’s super easy! Just tap the Color/Theme icon and choose your favourite color for a brand-new look! Give it a go!


---

# 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/publish-your-docs.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.
