HOW THE
PARTNER PORTAL
WORKS
A complete walkthrough for Build Partners — from provisioning to your first project.
A complete walkthrough for Build Partners — from provisioning to your first project.
You don't self-sign-up as a Build Partner. A 2NTH admin provisions your account after your application is reviewed and accepted.
The admin calls POST /api/admin/provision-partner with your email, display name, and company. This creates your account if it doesn't exist, or upgrades an existing one.
Four things happen atomically:
Elevated to Builder — the highest tier
CRM stage set to Contracted
Token balance provisioned at 8,000,000
Partner code BP-XXXXXX logged to CRM notes
You receive an email from [email protected] with your partner code, a link to the platform, and instructions for your first sign-in.
Your first sign-in always uses a magic link sent to your email. No password required.
Check your inbox
Click the magic link
Signed in
Session cookie set on .2nth.ai
The magic link sets a secure 2nth_session JWT cookie on .2nth.ai. This cookie is shared across all 2NTH subdomains — so signing in once gives you access to the main platform, developers portal, skills hub, and agents.
After your first email sign-in, you can set up a username and code so you never have to wait for an email link again.
Find the Fast Login section. Choose a username (3–24 chars, lowercase) and a passphrase or code (min 8 chars).
Credentials are PBKDF2-hashed (100K iterations, SHA-256) before storage. The plaintext code never touches the database.
Use 2nth.ai/quick-login with your username + code. The endpoint returns a 302 with your session cookie.
The fast-login endpoint uses a constant 200ms delay on all responses (hit or miss) to prevent user enumeration via timing attacks. Usernames must be globally unique.
Everything you need is at 2nth.ai/account.
As a Build Partner you start with 8,000,000 tokens. Your live balance is shown on the account page. Tokens are consumed when you interact with agents.
Set your display name, company, industry, and phone. These fields feed your public partner profile and give agents context about your business.
The Enrich Your Profile section lets you describe your business, goals, and constraints. Agents read this before scoping any project you submit.
View your transaction history, purchase additional token packs, and download invoices at /bill.
Your plan is shown as BUILDER. This gives you the highest agent context windows, full project access, and priority support.
Submit a new project brief, run a design analysis through the seven lenses, or go straight to billing — all from the account dashboard.
Every Build Partner gets a public profile page that can be shared with clients and collaborators.
The slug is derived from your display name — lowercase, spaces become dashes. Set your display name at /account to activate your profile URL.
You don't hunt for work. Projects come to you when agents identify that your domain is needed.
A client describes their project on the platform. The Brief Analyst agent decomposes it into design, software, hardware, and robotics scopes — identifying which pillars are needed and estimating token cost.
Before you're brought in, agents produce architecture specs, wireframes, hardware BOMs, or robotics requirements — whatever the scope demands. By the time you see the project, the scaffolding is done.
You get: the agent's analysis, a list of deliverables, a timeline, and a budget — all derived from the brief. No vague asks, no spec-writing on your end.
Submit your deliverables back into the platform. Agents handle integration, testing, and deployment steps where possible. Domain judgement stays with you.
Contribution is costed in tokens, settled in ZAR on project completion. Transaction records are available in your billing dashboard.
Tokens are the unit of work on the platform. They're used when agents process requests.
Starting balance for all Build Partners
Project earnings converted at current rate
Token cost quoted before project starts
Buy additional tokens via /bill
Each agent interaction deducts tokens based on input + output token count, with a platform markup applied. Demo interactions have a hard cap. Builder plan interactions use the full context window with no artificial limit.
Sign in with your email to access the platform, then set up fast login from your account page.