# Klona client

- [Explore Klona Client](https://klona.gitbook.io/doc/klona-client/explore-klona-client.md): Take a look at our Klona client and its different features
- [Navigation](https://klona.gitbook.io/doc/klona-client/explore-klona-client/navigation.md): How to navigate inside the virtual world
- [Teleportation to others spaces](https://klona.gitbook.io/doc/klona-client/explore-klona-client/teleportation-to-others-spaces.md): Yes with Klona it is possible to teleport directly to the desired location !
- [Multimedia interactions](https://klona.gitbook.io/doc/klona-client/explore-klona-client/multimedia-interactions.md): Know how to interact with the screens available in the virtual world
- [Participants](https://klona.gitbook.io/doc/klona-client/explore-klona-client/participants.md): How can I see and get in touch with other participants?
- [Emotions & Actions](https://klona.gitbook.io/doc/klona-client/explore-klona-client/emotions-and-actions.md): How to express an emotion to the other participants?
- [Chat communication](https://klona.gitbook.io/doc/klona-client/explore-klona-client/chat-communication.md): How to use the chat feature
- [Voice communication](https://klona.gitbook.io/doc/klona-client/explore-klona-client/voice-communication.md): How to use the voice communication feature
- [Change Avatar point of view](https://klona.gitbook.io/doc/klona-client/explore-klona-client/change-avatar-point-of-view.md): Change your avatar's camera view
- [Settings](https://klona.gitbook.io/doc/klona-client/explore-klona-client/settings.md)


---

# 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://klona.gitbook.io/doc/klona-client.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.
