# AI Supercharged

## Thesis

Chatbots, AI in Gaming, Workplace Assistants. AI continues to change the ways we can gather information and increase productivity. When we at Faraway think about the way most Agents are being utilized we see a landfill of agents that are being underutilized -  spamming replies on X but not doing much else productive. \
\
So how do we change this? How do we unleash the true potential of AI Agents? We supercharge them. \
\
AI will do the tasks that people don't want to do themselves - this can be tasks within the verticals of trading, gaming, researching, working, and more. \
\
Let's start off by imagining an AI Agent helping you play a game more efficiently - Egg Hatching, Resource Collecting, Troops Training all on your behalf. These have all been tasks that require time if you want to progress in games. We learn to love them and they even become part of the grind that builds discipline. \
\
What if you didn't have to learn to love them though? Many of these tasks build the core loop of the game, but as you continue, they end up becoming the same reason why you don't come back. \
\
Forget to train your army in Clash of Clans? I'll just come back later. Maybe. \
Need to hatch an Egg in the late stages of Pokemon? Bike riding simulator. \
Run out of Energy in Serum City so you can't hit the slots? Bummer.\
\
It was actually one of the reasons we began building the RIFT Platform. Players wanted a way to have Serum City have some form of automation baked into the game. \
\
**If there's demand here, what else will people want to create?**

<figure><img src="/files/7LZrA5rKXo94uX68g2nm" alt=""><figcaption><p>Web3 city builder "Serum City" developed by Faraway</p></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://faq.faraway.com/fchain-ecosystem/ai-supercharged.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.
