# App - Technical

<details>

<summary>I can't download the app on mobile</summary>

**Answer:** Since the current App version may have licensing and version problems, you can use the web version of the mobile phone to try and log in : <https://m.social.monster/home>

Here is a [Google Form](https://bit.ly/somonuserfeedback) if there is anything with login /registration problems / unable to use SoMon's features

</details>

<details>

<summary>Why can't I click on other Tribes / join other tribes?</summary>

**Answer**: Our app is all on Base on-chain interactions, there must be delays, please check the network status, cache update and other problems to eliminate. If the error persists, please fill in the [form](https://bit.ly/somonuserfeedback).

</details>


---

# 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://gitbook.social.monster/frequently-asked-questions/app-technical.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.
