> ## Documentation Index
> Fetch the complete documentation index at: https://pairdocs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Multiple X Recipients: Split Creator Fees Across Accounts

> PAIR supports multiple X accounts as co-creators, splitting the creator fee payout proportionally across all listed handles on every trade.

A single PAIR can feature more than one X account as a co-creator, allowing the creator payout portion of trading fees to be shared across multiple handles. This is useful when a token's narrative spans a brand and its founder, a duo of personalities, or any group of X accounts whose audiences naturally overlap.

## How Multi-Recipient Splits Work

When you list more than one X creator handle during PAIR creation, the **creator payout bucket** — the percentage of fees you allocate to creators via the fee allocation sliders — is divided among all listed handles.

For example, in the PAIR `@elonmusk + @SpaceX × TSLA × DOGE`:

* Both `@elonmusk` and `@SpaceX` are co-creators.
* Whatever percentage is allocated to the creator payout bucket is split between them.
* Each co-creator must independently link their X handle to a Solana wallet in order to receive their share. See [X Creator Fee Sharing](/guides/x-creator-fee-sharing) for details on wallet linking.

<Note>
  The default split between co-creators and whether custom per-handle percentages are configurable may depend on features in active development. The examples below use equal splits as a baseline. Check the PAIR app for the current configuration options available at launch time.
</Note>

## Example Fee Splits

The tables below illustrate how the creator payout bucket is divided for common co-creator configurations, assuming an equal split and a creator payout allocation of 40% of total fees.

**Two co-creators**

| X Handle  | Share of creator bucket | Effective share of total fees |
| --------- | ----------------------- | ----------------------------- |
| @elonmusk | 50%                     | 20%                           |
| @SpaceX   | 50%                     | 20%                           |

**Three co-creators**

| X Handle       | Share of creator bucket | Effective share of total fees |
| -------------- | ----------------------- | ----------------------------- |
| @handle\_one   | 33.3%                   | \~13.3%                       |
| @handle\_two   | 33.3%                   | \~13.3%                       |
| @handle\_three | 33.3%                   | \~13.3%                       |

The "effective share of total fees" column shows what each creator receives out of every fee collected, given a 40% creator payout allocation. Adjust these numbers proportionally if you set a different creator payout percentage.

## Adding Multiple Handles During PAIR Creation

During the launch flow, the creator handle field accepts multiple X accounts. Enter each handle you want to include as a co-creator. The PAIR formula displayed on the confirmation screen will reflect all listed handles, for example:

```
@elonmusk + @SpaceX × TSLA × DOGE
```

Review the list of handles carefully before confirming — the on-chain token configuration is set at the moment you sign the transaction and cannot be changed afterward.

<Note>
  There may be a maximum number of co-creator handles supported per PAIR. If a limit applies, the PAIR app will surface it during the launch flow. Exact limits are subject to change as the protocol develops.
</Note>

## What Happens If a Co-Creator Has Not Linked Their Wallet

If one or more co-creators have not yet linked a Solana wallet to their X handle, their share of creator fees will accrue on-chain rather than be distributed immediately. The other co-creators' shares are unaffected and route to their verified wallets normally.

Once an unverified co-creator completes wallet linking, their accrued fees become claimable. See [X Creator Fee Sharing](/guides/x-creator-fee-sharing) for the full wallet-linking flow.

<Warning>
  Entering an incorrect or misspelled X handle will associate fees with an unintended account. Verify every handle before signing the launch transaction.
</Warning>
