# Using Voice Search in Bizverse World

**Bizverse World** lets you search the Web without having to use the keyboard. Here’s how to use the Voice Search feature:

1. Select the microphone icon until it’s highlighted. (**Tip:** You can also hold the controller near your mouth and press the trigger.)
2. Say your search (example: “Paris photos”).
3. **Bizverse World** will perform a text search with your spoken words using the default search engine, such as Google.

**Languages:** **Bizverse World**'s voice search works in French, German, Italian, Japanese, Korean, Mandarin and Spanish.


---

# 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://documentations.bizverse.world/bizverse-world-browser/using-voice-search-in-bizverse-world.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.
