# Ability Hub App

## Ability Hub App

The Ability Hub app has a very familiar interface. If you have used any social app, be it Facebook, Instagram, or LinkedIn, the AbilityHub app interface will be familiar to you. The app lets you define your [circle of care](/fieldworker-docs/fundamentals/concepts/circle-of-care.md) and help connect with them in a discrete, secure, and private way.&#x20;

The app interface can be divided into three distinct parts.

### Header Section

This is the top area of your app, where you can manage your [profile](/fieldworker-docs/fundamentals/pages/ability-hub-app/profile.md), manage your circle of care, and invite your family, friends, and contacts to join your circle. You can also create [requests](/fieldworker-docs/fundamentals/pages/ability-hub-app/requests.md) for help from your circle of care.

You may also choose your preferred language to interact with the application. The Ability Hub currently supports English, Spanish, and Gujarati languages to interact with the app.

### Footer Section

This section provides functionality for organizing your patient's [health](/fieldworker-docs/fundamentals/pages/ability-hub-app/health.md) history, [documents](/fieldworker-docs/fundamentals/pages/ability-hub-app/documents.md), [requests](/fieldworker-docs/fundamentals/pages/ability-hub-app/requests.md), and [calendar](/fieldworker-docs/fundamentals/pages/ability-hub-app/calendar.md). It lets you organize all the information in an easy-to-manage yet accessible manner. You can also see the status of requests that you have shared with your circle.

<figure><img src="/files/AekdOluQSmPKKvOpfTKY" alt="" width="375"><figcaption></figcaption></figure>

### Main Section

The Ability Hub is a social app at its core. It lets you define your circle and communicate with them in familiar ways. The main section is very similar to your most familiar social app. It lets you share your status, thoughts, photos, and/or documents with your circle.&#x20;

The rest of the main section is presented as your timeline, where the posts from contacts, including their responses to your requests for help, are displayed in chronological order.

The Ability Hub app lets you define more than one circle, which may or may not overlap. In the main section, you can share the status, information, and even functionality of each circle. Refer to the [Circle of Care](/fieldworker-docs/fundamentals/concepts/circle-of-care.md) for more 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://fieldworker.gitbook.io/fieldworker-docs/fundamentals/pages/ability-hub-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.
