# Accessing SNApps

Accessing SNApps is as simple as [installing Lokinet](https://lokinet.org/), opening your browser of choice, and entering the SNApp's .loki address in the address bar!

### Test services

Jump into a browser such as Chrome or Firefox and enter the following SNApp address:

* <http://dw68y1xhptqbhcm5s8aaaip6dbopykagig5q5u1za4c7pzxto77y.loki/wiki/>

This should take you to the Lokinet Wiki, hosted within Lokinet. If this SNApp works, you have full Lokinet access!


---

# 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/lokinet/snapps/accessing-snapps.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.
