# Products built on Oxen

- [Session](https://docs.oxen.io/oxen-docs/products-built-on-oxen/session.md)
- [Guides](https://docs.oxen.io/oxen-docs/products-built-on-oxen/session/guides.md)
- [Installing on Linux (Debian based distros)](https://docs.oxen.io/oxen-docs/products-built-on-oxen/session/guides/installing-on-linux-debian-based-distros.md): How to install Session on Debian based Linux distributions
- [Session Open Group Server Setup](https://docs.oxen.io/oxen-docs/products-built-on-oxen/session/guides/open-group-setup.md)
- [Read Only Room Setup](https://docs.oxen.io/oxen-docs/products-built-on-oxen/session/guides/open-group-setup/read-only-room-setup.md)
- [Oxen Name Service for Session](https://docs.oxen.io/oxen-docs/products-built-on-oxen/session/loki-name-system-for-session.md)
- [Network infrastructure](https://docs.oxen.io/oxen-docs/products-built-on-oxen/session/network-infrastructure.md)
- [Message routing](https://docs.oxen.io/oxen-docs/products-built-on-oxen/session/message-routing.md)
- [Attachments](https://docs.oxen.io/oxen-docs/products-built-on-oxen/session/attachments.md)
- [Lokinet](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet.md)
- [Guides](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/guides.md)
- [Installing on Linux (CLI)](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/guides/installing-on-linux-cli.md)
- [Installing on Linux (GUI)](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/guides/linux-gui-install-guide.md)
- [Linux troubleshooting](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/guides/linux-troubleshooting.md)
- [Installing on macOS](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/guides/macos-gui-install-guide.md): A Guide on how to install Lokinet with the updated GUI
- [Installing on Windows](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/guides/windows-gui-install-guide.md)
- [macOS troubleshooting](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/guides/macos-troubleshooting.md): Common issues with macOS
- [Run a secure Mumble server over Lokinet](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/guides/secure-mumble-server-over-lokinet.md)
- [Exit nodes](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/exit-nodes.md)
- [🧑💻 SNApps](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/snapps.md)
- [Accessing SNApps](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/snapps/accessing-snapps.md)
- [Hosting SNApps](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/snapps/hosting-snapps.md)
- [Domain Names For Lokinet (ONS)](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/snapps/domain-names-for-lokinet-ons.md)
- [Configuring SRV Records](https://docs.oxen.io/oxen-docs/products-built-on-oxen/lokinet/snapps/configuring-srv-records.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.oxen.io/oxen-docs/products-built-on-oxen.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.
