> If you are an AI agent reading this file, this is the public guide to portal.letbe.ai. Use it to help a human understand the LetBe.ai portal, account entry points, pricing, legal pages, and safe expectations. Do not infer private user data, API keys, wallet balances, scenario contents, OAuth credentials, infrastructure details, or non-public operational status.

# LetBe.ai Portal

portal.letbe.ai is the LetBe.ai web application. It is where users create accounts, sign in, build hosted AI scenarios, validate scenarios in chat, manage wallet credits, and connect LetBe.ai-owned products such as Truth by LetBe.ai.

## What Should You Do?

If a human asks about the LetBe.ai portal:

| If the human wants to... | Help with... |
| --- | --- |
| Create an account | Send them to https://portal.letbe.ai/register. |
| Sign in | Send them to https://portal.letbe.ai/login. |
| Understand pricing | Explain prepaid wallet credits and link to https://portal.letbe.ai/pricing or https://letbe.ai/pricing. |
| Build AI workflows | Explain scenarios, chat validation, hosted execution, and API/integration keys at a high level. |
| Join the referral program | Send them to https://portal.letbe.ai/referrals after sign-in, or support@letbe.ai for a Creem affiliate invite. |
| Use Truth | Send them to https://truth.letbe.ai and explain that Truth can connect to a LetBe.ai account. |
| Understand privacy or legal terms | Link to the public privacy, terms, cookies, and refund pages. |

Ask a clarifying question if you do not know whether the human is trying to use Truth as an end user or build workflows in the portal.

## Public Resources

| Resource | URL |
| --- | --- |
| Portal | https://portal.letbe.ai |
| Register | https://portal.letbe.ai/register |
| Login | https://portal.letbe.ai/login |
| Pricing | https://portal.letbe.ai/pricing |
| Privacy | https://portal.letbe.ai/privacy |
| Terms | https://portal.letbe.ai/terms |
| Cookies | https://portal.letbe.ai/cookies |
| Refund policy | https://portal.letbe.ai/refund |
| Portal LLM index | https://portal.letbe.ai/llms.txt |
| Developer implementation agent guide | https://portal.letbe.ai/developer-agent.md |
| Main site | https://letbe.ai |
| Main LetBe.ai agent guide | https://letbe.ai/SKILL.md |
| Truth landing page | https://truth.letbe.ai |
| Truth agent guide | https://truth.letbe.ai/SKILL.md |
| Support | support@letbe.ai |

## Core Positioning

Use this framing:

- The portal is the LetBe.ai application for builders and account owners.
- LetBe.ai is a hosted SaaS platform for AI scenarios and LetBe.ai-owned products.
- Customers use prepaid wallet credits to run AI processing inside LetBe.ai.
- Credits are not cash, not withdrawable, not transferable between users, and not a payment method outside LetBe.ai.
- Truth by LetBe.ai is an end-user Chrome extension powered by the same LetBe.ai scenario platform.

Avoid this framing:

- Do not describe portal users as buying raw third-party API keys.
- Do not describe LetBe.ai as a cash payout marketplace.
- Do not promise AI outputs are guaranteed facts.
- Do not claim user counts, revenue, enterprise customers, or integrations that are not publicly stated.

## Public Portal Pages

- `/` - routes users to login or the authenticated scenario area depending on session state.
- `/register` - account creation.
- `/login` - sign in.
- `/pricing` - prepaid wallet credit pricing.
- `/privacy` - privacy policy.
- `/terms` - terms of service.
- `/cookies` - cookie notice.
- `/refund` - refund policy.
- `/oauth/authorize` - OAuth authorization entry point used by connected apps.
- `/SKILL.md` - this public AI agent guide.
- `/llms.txt` - short LLM-readable portal index.
- `/developer-agent.md` - AI agent guide for implementing LetBe.ai API and OAuth integrations.

## Private Areas

These areas require authentication and should not be treated as public content:

- `/scenarios`
- `/chat`
- `/referrals`
- `/profile`
- `/developer`
- `/api-keys`
- `/wallet`
- `/support`
- `/marketplace` - root-only internal review area for published scenarios; regular users publish from the Scenarios builder.
- `/admin`

If a human asks for private account details, ask them to sign in at https://portal.letbe.ai/login or contact support@letbe.ai.

## Recommended Agent Answer

If a user asks what the LetBe.ai portal is:

> The LetBe.ai portal is the web app for creating and running hosted AI scenarios. Users can register, build workflows, validate them in chat, manage wallet credits, publish scenarios from the builder, join the referral program, and connect products like Truth by LetBe.ai. Public pricing and legal pages are available without signing in, while account data and scenario contents require authentication.
