# For Users

## Use cases&#x20;

This is a sample list that just scratches the surface of use cases to give you an idea of the scope we are aiming for. It is also a good reminder of why we feel the need to build out and customize our own marketplace to buy, sell, and exchange these assistants. \
\
\&#xNAN;*For further expanded examples, see our whitepaper*

{% tabs %}
{% tab title="Research & Education" %}

* Analytics
* Data sorting
* Tutors
  {% endtab %}

{% tab title="Influencers & Opinion Leaders" %}

* Branded AI
* Content Builder
* Strategist&#x20;
  {% endtab %}

{% tab title="Businesses and organizations" %}

* Customer Support
* Marketing
* Sales
* Automation
  {% endtab %}

{% tab title="Everyone " %}

* Shopping
* Cook that remembers everyone's food preferences and what food is available
* Nanny
* Fitness

Most tasks in your day-to-day can be improved with an assistant.
{% endtab %}
{% endtabs %}

A topical use case would be the writer and actor strike. Many are aware of the fact that studios are looking to replace them with AI, but the consumers like the actors and directors (Henry Cavil as the Witcher comes to mind). If they have an official platform to work together and distribute content, they can take back power and take advantage of the years they have put into building their brand image. This fits our theme of allowing people to leverage their identity, while giving them access to the speed and efficiency that AI provides.


---

# 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://skillful-ai.gitbook.io/skillful-ai-public-docs/uses/use-cases/for-users.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.
