# Company chat (App)

Companies have a chat section on their company page for open conversations accessible to all users. The company chat can be accessed within the app using these steps:

1. Go to the desired company page.
2. For IOS devices, click on the 3 dots (located in the top right corner of the screen).
3. For Android devices, click on the lines icon (located in the bottom right corner of the screen).
4. Choose 'Open company chat'.

<figure><img src="https://772941315-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M5LNCGpK5lyymcFZU4V%2Fuploads%2F9NMev4D2KhB5RVnQcPQ9%2Fimage.png?alt=media&#x26;token=13099202-e8e3-4e6c-a809-3eef070d7e0e" alt=""><figcaption></figcaption></figure>


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/content/application-1/companies/company-chat-app.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.
