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

# Affiliate & Fees

> Configure maker and taker operator fees, the fee wallet, affiliate sharing, and fee claims.

<Info>
  This page controls how your prediction market splits trading fees between your platform and affiliates.
</Info>

<AccordionGroup>
  <Accordion title="Maker and taker fees (%)" icon="percent" defaultOpen>
    Configure the operator fee for maker and taker orders separately. Each field accepts decimals such as `2.00`, with a range from `0%` to `9%`. The helper text shows the live Kuest fee added to your configured operator fee.
  </Accordion>

  <Accordion title="Affiliate share (%)" icon="hand-coins">
    This is not a percent of trade volume. It is the percent of your configured trading fee that gets shared with affiliates. Example input: `50` means affiliates receive half of your configured trading fee.
  </Accordion>

  <Accordion title="Fee wallet receiver" icon="wallet">
    The Polygon fee wallet must match your deployed admin deposit wallet. The field is read-only; use <strong>Use my deposit wallet</strong> when the saved receiver has not been set yet.
  </Accordion>

  <Accordion title="How the calculation works" icon="calculator">
    Use this mental model: `affiliate payout = operator fee x affiliate share`. The platform keeps the remainder of the operator fee. The live Kuest fee is added separately and is not part of the affiliate split.
  </Accordion>

  <Accordion title="Claimable fees" icon="coins">
    The page shows the configured receiver's claimable balance across supported exchanges. Connect the receiver wallet and withdraw once at least `$1` is claimable. Deposit-wallet claims may ask for a trading signature first.
  </Accordion>

  <Accordion title="Example" icon="coins">
    For a `$100` taker order with a `2.00%` taker operator fee and `50%` affiliate share, the operator fee is `$2.00`. The affiliate target is `$1.00`, and the platform retains `$1.00` of that operator fee. The live Kuest taker fee is additional.
  </Accordion>

  <Accordion title="Overview cards and performance table" icon="table-properties">
    The page also shows who is actually sending traffic and earning. Expect totals for referrals, trading volume, and affiliate fees, plus a performance table with avatar, affiliate code, referrals, volume, and fees per partner.
  </Accordion>
</AccordionGroup>

<Warning>
  Affiliate commission is taken from the trading fee at execution, not directly from traded volume.
</Warning>
