WeCareRemote assigns every account a role that determines what you can see and do on the platform. Your role is set when your account is created and is encoded in your JWT token on every login. There are two roles:Documentation Index
Fetch the complete documentation index at: https://docs.wcr.is/llms.txt
Use this file to discover all available pages before exploring further.
blog for refugee users and org_admin for NGO administrators.
- Refugee user (blog)
- NGO admin (org_admin)
Who this is: Refugees accessing services, information, and support through WeCareRemote.With the
blog role you can:- Chat with the AI assistant to get information and request support
- Read blog posts and resources published on the platform
- Join video meetings with NGO staff
- View content and navigation tailored to your logged-in state
Checking your role
Your role is returned in the JWT token verification response under thepermissions array. To see your current role, verify your token at POST https://getme.global/api/v1/wordpress_auth/verify_jwt_token and inspect the response:
Role-based content
The blog header and navigation menus adapt automatically based on your login state and role. You do not need to configure anything — the platform detects your role from your token and adjusts what you see.| State | What you see |
|---|---|
| Logged out | Public header with general navigation |
Logged in as blog | Refugee user header with service and chat links |
Logged in as org_admin | Admin header with content management and admin links |
Your role is assigned when your account is created. If you need your role changed — for example, to gain org_admin access — contact WeCareRemote support at wcr.is/home.