# App - Content

<details>

<summary>Why can't I post in the app?</summary>

**Answer:** Please take a screenshot and check your intenet status. If this cannot be solved, please fill in the [form](https://bit.ly/somonuserfeedback)

</details>

<details>

<summary>Why do I get a system error / when i like and click to a post, the article does't show.</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>

<details>

<summary>Why is there a Zeek Tribe?</summary>

**Answer:** Zeek is one the OpenSocial ecosystem, so you can see Zeek Tribe at SoMon at the same time.

</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-content.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.
