# Summary

* [How to get SSH access to the ubuntu-phone via Wifi](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter1.md)
* [Where the files (pictures, ...)  end up](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter2.md)
* [Notes about some hardware aspects](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter3.md)
* [USB networking: tethering](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter4.md)
* [Wireles networking: The BQ as an AccessPoint](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter4-2.md)
* [GPS, maps && apps (uNav)](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter5.md)
* [Capturing the MIR screen for presentation, talks etc. on a X11 desktop](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter6.md)
* [Firewall](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter7.md)
* [Some hints for your Linux/FreeBSD netbook using the BQ as a router to Internet](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter8.md)
* [Import and export of Contacts](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter9.md)
* [ssh localhost](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter10.md)
* [How to lauch apps from the phablet's cmd line](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter11.md)
* [How to alter presented keyboard's Control keys](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter12.md)
* [Call and SMS history](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter13.md)
* [Access to logs in the device](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter14.md)
* [How to alter presented apps in the app scope](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter15.md)
* [Developmen and SDK (completely UNTESTED until now)](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter16.md)
* [Sending SMS from shell](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter17.md)
* [The MailUserAgents (MUA) Dekko](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter18.md)
* [Hardware test menus](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter19.md)
* [Cron jobs](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter20.md)
* [GPRS config file](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter21.md)
* [Restart the Unity UI](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter22.md)
* [Sanitisation](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter23.md)
* [Usefull links](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter24.md)
* [Webbrowser history](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter25.md)
* [Flashing the device](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter26.md)
* [Installing an additional root FS and run 'mutt'](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter27.md)
* [Compiling the Telegram client "telegram-cli" in the jail](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter28.md)
* [Compiling the MUA mutt and making a click app of it (UNFINISHED)](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter29.md)
* [Using IRC - the weechat application](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter-irc.md)
* [Click making the ubuntu-terminal-app ](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter30.md)
* [Exporting notes from app 'reminder'](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter31.md)
* [Reading local HTML content with a browser](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter34.md)
* [Do backup/restore to/from host via SSH](https://github.com/gurucubano/bq-aquaris-e-4-5-ubuntu-phone/tree/2c91f94baf6a1f95f51c101a14ea5ad97cc6f09c/en/chapter35.md)
* [Using ubuntu-device-flash](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter32.md)
* [Other usefull commands (unsorted)](/bq-aquaris-e-4-5-ubuntu-phone/en/chapter33.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://guru-1.gitbook.io/bq-aquaris-e-4-5-ubuntu-phone/en/summary.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.
