-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Operational, conceptual, and cross-cutting docs for the Proxies.sx Pool Gateway reseller kit.
The repo (bolivian-peru/proxy-reseller-kit) carries the source, READMEs, SKILL.md, and per-version migration guides. This wiki carries the long-form, operational, and reseller-facing concept docs that don't belong inline with code.
| You are… | Read this first |
|---|---|
| A new reseller, never used the kit | Getting-Started |
| Deciding which integration path to take | Integration-Paths |
| Confused about why sticky sessions change IP | Sticky-Sessions-and-Rotation ⭐ |
| Setting up x402 / USDC payments | x402-and-Wallet-Setup |
| Hitting an error / 4xx / 5xx | Troubleshooting |
| Not sure what a term means | Glossary |
- Home — you are here
- Getting-Started — from zero to first paid customer
- Integration-Paths — PATH A (full storefront) / B (React drop-in) / C (SDK only) / D (REST in any language)
- Sticky-Sessions-and-Rotation — what "sticky" actually guarantees, and what it doesn't
- Pak-Key-Lifecycle — mint → use → top-up → rotate → revoke → audit
- x402-and-Wallet-Setup — accept USDC from AI agents
- Troubleshooting — flat catalog of errors and fixes
- Glossary — pak_, psx_, sid, mbl/peer/any, rotation modes, gateway tokens
Wiki edits ship immediately — no PR, no review, no version bump. We use it for:
- Content that grows from real support tickets (troubleshooting, FAQ)
- Concept explainers that don't need to be versioned with code
- Operational setup guides (wallets, signups, dashboard tours)
The repo READMEs, SKILL.md, and docs/ are the authoritative source for:
- API surface, version-locked
- Security model
- AI-agent integration prompts
- Migration guides between major versions
If you find conflict between a wiki page and a repo doc, the repo doc wins for technical specs; the wiki wins for operational and conceptual content.
If you've hit something painful, the fix probably belongs here. To edit:
- Click "Edit" on any page (top right) — or "New Page" from the sidebar
- Or clone + push:
git clone https://github.com/bolivian-peru/proxy-reseller-kit.wiki.git
No PR needed. Wiki edits are direct. If you're adding a new page, link it from this Home page so it's discoverable.
For technical changes (SDK, code), open a PR against the main repo.
Built by Proxies.sx · Main repo · SKILL.md · Issues
Wiki for bolivian-peru/proxy-reseller-kit · Built by Proxies.sx · Edit on GitHub