MemberPass
For Creators

Share Your Project

Drive subscribers to your project through bot deep-links, a hosted portal page, QR codes, or embedded buttons.

By the end of this page, you'll know every channel you can use to put your MemberPass project in front of prospective subscribers.

Once your project has a connected bot, active plans, and at least one enabled payment method, you're ready to let people in. You have two distribution surfaces:

  1. The bot deep-link — direct to Telegram, instant onboarding.
  2. The portal page — a hosted, branded landing page on the web.

Both live under your project at the same time — use whichever is best for each channel you're promoting through.

A bot link is a Telegram deep-link that opens a conversation with your project's bot:

https://t.me/YourProjectBotUsername

You can also use start parameters to drop a user straight into a specific action. See Telegram deep-linking for the full set.

On All Projects, find your project and click Actions → View Project.

In the Bot Connection section, locate the bot's username and the Open Bot Chat link.

Copy the URL. It's in the form https://t.me/YourProjectBotUsername.

  • Social media bios (Twitter/X, Instagram, Threads, TikTok) — one tap opens Telegram.
  • Your existing Telegram channel — pin a post with the bot link so current community members can upgrade.
  • YouTube video descriptions and podcast show notes — easy to tap from mobile.
  • Email newsletters — frictionless for subscribers already on Telegram.
  • QR codes on printed materials — flyers, business cards, event signage.

The portal page

The portal page is a hosted, auto-generated website for your project. It displays your branding (banner, logo, description), all your active plans with prices, and a call-to-action for each. Subscribers can sign up and pay without ever opening Telegram first.

Example URL:

https://my.memberpass.net/your-handle

Prerequisites for the portal

  • You're on Starter or higher — custom handles are a Starter+ feature.
  • You've set a handle on your project (see Creating a project → Handle).

If you're on Free, the portal is either disabled or assigned a system handle — activate a Starter plan to unlock custom handles.

Find your portal URL

On All Projects, many rows show an Open Portal Page button directly. Click it to preview what subscribers will see.

Otherwise, open Actions → View Project. The portal URL is displayed at the top of the modal.

Copy the URL. It looks like https://my.memberpass.net/your-handle.

  • Your website or Linktree — one URL for the world.
  • Paid ads (Meta, Google, TikTok) — easier for ad platforms to approve a proper landing page than a Telegram deep-link.
  • Email signatures and LinkedIn profile — look professional without asking the viewer to open Telegram.
  • Anywhere you want to show pricing before committing — some audiences want to browse plans first.

Best when your audience:

  • Is browsing on a desktop or a non-Telegram channel.
  • Wants to review pricing, features, and terms before committing.
  • Is coming from paid advertising or referral partnerships where trust needs to be earned.

Avoid when your audience:

  • Is already on Telegram — a bot link gets them in faster.
  • Prefers mobile-first Telegram-native flows.

Most creators share both — the portal link as the primary marketing URL, the bot link for Telegram-native communities.

QR codes

A QR code encoding your bot or portal link works great on:

  • Event badges and booths.
  • Printed flyers or posters.
  • Merch and swag.
  • Live-stream overlay graphics.

You can generate a QR code from any free service (qrcode-monkey.com, qr-code-generator.com) by pasting your bot or portal URL. MemberPass doesn't generate QR codes directly, but the links are plain URLs that every QR generator accepts.

Embedding on a website

If you have your own WordPress / Webflow / Ghost site, drop a prominent Subscribe button that links to your portal or bot:

example-button.html
<a href="https://my.memberpass.net/your-handle" class="btn btn-primary">
  Join the community
</a>
[Join the community](https://my.memberpass.net/your-handle)

Marketing tips

On this page