# RIFT Platform

## Supercharging an Agent

Introducing the RIFT Platform - the RIFT Platform was created for simple AI Agents to be supercharged. What does that mean? You can import an existing Agent, then create or purchase a module made by Faraway or 3rd Party Developers. After selecting a module, you can seamlessly activate the module on your Agent and have it learn new skills and gain new functionality in a few clicks.

<figure><img src="/files/LNQy2tCJ0IrHAMlEKfrW" alt=""><figcaption><p>Sample UI - RIFT Platform in Progress. </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/rift-platform.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.
