# App Home Screen Icon

You can access DegenFi faster by adding the platform as an app icon on your mobile home screen.

### For iPhone: Safari

1. Go to <https://degenfi.ai>
2. Tap the Share Button (at the bottom of the screen, the square with an arrow pointing up).
3. Select “Add to Home Screen”.
4. Done!

### For Android: Chrome

1. Go to <https://degenfi.ai>
2. Tap the Menu Icon (the three dots in the upper-right corner).
3. Select “Add to Home screen”.
4. Done!


---

# 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://degenfi.gitbook.io/degenfi-solana-trading/mobile-users-guide/app-home-screen-icon.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.
