# Where to Find Rafiki

Rafiki is available across multiple platforms. Choose the one that fits your workflow.

## INLEO (Web & Mobile)

| Platform        | How to Access                                                                                                                                                                                                |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Web App**     | [inleo.io](https://inleo.io) → Chat interface                                                                                                                                                                |
| **Rafiki Chat** | [rafiki.inleo.io/chat](https://rafiki.inleo.io/chat/) → Dedicated chat interface with real-time streaming, Fast/Thinking modes, guest access, thread posting actions, and a phone-friendly mobile web layout |
| **Threads**     | Reply to any thread mentioning @askrafiki                                                                                                                                                                    |
| **Mobile**      | Download from App Store / Google Play → Chat section                                                                                                                                                         |

**Best for:** Quick questions, on-the-go access, guest chat without sign-in, thread replies, mobile notifications, and chatting from your phone browser without fighting the interface.

## Discord

| Location                | How to Chat                                                                      |
| ----------------------- | -------------------------------------------------------------------------------- |
| #help, #support         | Type your message (auto-monitored)                                               |
| Private support tickets | Open a Discord support ticket and describe your issue for guided troubleshooting |
| Other channels          | Mention **@Rafiki**                                                              |
| DMs                     | Rafiki sends notification alerts here                                            |

**Server:** [discord.gg/kg9QrKHkpr](https://discord.gg/kg9QrKHkpr)

**Best for:** Slash commands, notifications, community support, and private troubleshooting in ticket channels.

## Rafiki Vote Widget

| Platform            | How to Access                                             |
| ------------------- | --------------------------------------------------------- |
| **Community Pages** | Floating vote widget appears on supported community pages |
| **@rafiki.vote**    | Automated curation support for community content          |

**Best for:** Community curation, automated voting support, fan engagement.

The Rafiki Vote widget provides one-click voting support for community content, with 100% default weight and configurable post frequency controls.

## When to Use What

| Use Case                        | Recommended Platform                              |
| ------------------------------- | ------------------------------------------------- |
| Quick questions                 | INLEO Web/Mobile or guest chat                    |
| Try Rafiki without signing in   | Rafiki Chat                                       |
| Deeper AI answers               | Rafiki Chat in Thinking mode                      |
| Faster answers                  | Rafiki Chat in Fast mode                          |
| Thread discussions              | INLEO Threads (@askrafiki)                        |
| Turn a chat reply into a thread | Rafiki Chat                                       |
| Slash commands                  | Discord                                           |
| Notifications & alerts          | Discord DMs                                       |
| On-the-go                       | INLEO Mobile or Rafiki Chat in your phone browser |
| Community help                  | Discord #help channel                             |
| Private troubleshooting         | Discord support tickets                           |

## Tips

* **Just testing Rafiki?** Open [rafiki.inleo.io/chat](https://rafiki.inleo.io/chat/) and start as a guest
* **Using your phone browser?** Rafiki Chat is optimized for smaller screens, touch controls, and mobile keyboard behavior
* **Verified account?** Link your Hive account with `/rafiki link` on Discord for personalized features
* **Need support?** Open a private Discord support ticket if your issue needs back-and-forth troubleshooting
* **INLEO Premium subscriber?** You get priority responses and extended capabilities
* **Thread replies:** Rafiki can respond directly in INLEO threads when mentioned


---

# 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://docs.inleo.io/rafiki-ai-assistant/where-to-find-rafiki.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.
