# PHONE

- [Dependencies](https://docs.17movement.net/phone/dependencies.md)
- [Installation](https://docs.17movement.net/phone/installation.md)
- [Migration](https://docs.17movement.net/phone/migration.md)
- [Configure ApiKeys](https://docs.17movement.net/phone/configure-apikeys.md)
- [Exports](https://docs.17movement.net/phone/exports.md): Welcome to the official developer documentation for 17mov\_Phone. This section provides detailed information about the server-side exports available for developers. You can use these exports to integra
- [GLOBAL EXPORTS](https://docs.17movement.net/phone/exports/global-exports.md)
- [SERVER EXPORTS](https://docs.17movement.net/phone/exports/global-exports/server-exports.md)
- [CLIENT EXPORTS](https://docs.17movement.net/phone/exports/global-exports/client-exports.md)
- [COMPANIES](https://docs.17movement.net/phone/exports/companies.md)
- [SERVER EXPORTS](https://docs.17movement.net/phone/exports/companies/server-exports.md)
- [GALLERY](https://docs.17movement.net/phone/exports/gallery.md)
- [SERVER EXPORTS](https://docs.17movement.net/phone/exports/gallery/server-exports.md)
- [EMAIL](https://docs.17movement.net/phone/exports/email.md)
- [SERVER EXPORTS](https://docs.17movement.net/phone/exports/email/server-exports.md)
- [MAPS](https://docs.17movement.net/phone/exports/maps.md)
- [SERVER EXPORTS](https://docs.17movement.net/phone/exports/maps/server-exports.md)
- [VOICE RECORDER](https://docs.17movement.net/phone/exports/voice-recorder.md)
- [SERVER EXPORTS](https://docs.17movement.net/phone/exports/voice-recorder/server-exports.md)
- [CRYPTO](https://docs.17movement.net/phone/exports/crypto.md)
- [SERVER EXPORTS](https://docs.17movement.net/phone/exports/crypto/server-exports.md)
- [DARKCHAT](https://docs.17movement.net/phone/exports/darkchat.md)
- [SERVER EXPORTS](https://docs.17movement.net/phone/exports/darkchat/server-exports.md)
- [EBUY](https://docs.17movement.net/phone/exports/ebuy.md)
- [SERVER EXPORTS](https://docs.17movement.net/phone/exports/ebuy/server-exports.md)
- [NOTES](https://docs.17movement.net/phone/exports/notes.md)
- [SERVER EXPORTS](https://docs.17movement.net/phone/exports/notes/server-exports.md)
- [PHONE](https://docs.17movement.net/phone/exports/phone.md)
- [SERVER EXPORTS](https://docs.17movement.net/phone/exports/phone/server-exports.md)
- [MESSAGES](https://docs.17movement.net/phone/exports/messages.md)
- [SERVER EXPORTS](https://docs.17movement.net/phone/exports/messages/server-exports.md)
- [QWUAKER](https://docs.17movement.net/phone/exports/qwuaker.md)
- [SERVER EXPORTS](https://docs.17movement.net/phone/exports/qwuaker/server-exports.md)
- [WALLET](https://docs.17movement.net/phone/exports/wallet.md)
- [SERVER EXPORTS](https://docs.17movement.net/phone/exports/wallet/server-exports.md)
- [Store](https://docs.17movement.net/phone/exports/store.md)
- [CLIENT EXPORTS](https://docs.17movement.net/phone/exports/store/client-exports.md)
- [ACCOUNT MANAGER](https://docs.17movement.net/phone/exports/account-manager.md)
- [Building custom apps](https://docs.17movement.net/phone/building-custom-apps.md)
- [Getting Started](https://docs.17movement.net/phone/building-custom-apps/getting-started.md)
- [Registering the Application](https://docs.17movement.net/phone/building-custom-apps/registering-the-application.md)
- [React Hooks & API](https://docs.17movement.net/phone/building-custom-apps/react-hooks-and-api.md)
- [Native Features Integration](https://docs.17movement.net/phone/building-custom-apps/native-features-integration.md)
- [Routing & Pages](https://docs.17movement.net/phone/building-custom-apps/routing-and-pages.md)
- [Building for Production](https://docs.17movement.net/phone/building-custom-apps/building-for-production.md)
- [AUTH](https://docs.17movement.net/phone/building-custom-apps/auth.md)
- [DEFINING GLOBAL TYPES](https://docs.17movement.net/phone/building-custom-apps/auth/defining-global-types.md)
- [CONTEXT & PROVIDERS](https://docs.17movement.net/phone/building-custom-apps/auth/context-and-providers.md)
- [VIEWS & ROUTING](https://docs.17movement.net/phone/building-custom-apps/auth/views-and-routing.md)
- [TRANSLATIONS FOR AUTH VIEWS](https://docs.17movement.net/phone/building-custom-apps/auth/translations-for-auth-views.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://docs.17movement.net/phone.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.
