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

# FAQ Transaksi yang Dipraproses

> Jawaban atas pertanyaan umum tentang endpoint preprocessedSubscribe

## Menggunakan Transaksi yang Dipraproses

<Accordion title="Can you update preprocessed subscription filters live?">
  Tidak, filter ditetapkan oleh `preprocessedSubscribe` awal. Untuk menghindari jeda, sebaiknya buka koneksi kedua dengan filter baru, tunggu konfirmasi langganannya, lalu alihkan layanan Anda ke filter baru.
</Accordion>

<Accordion title="Is the preprocessedSubscribe concurrent subscription limit per API key or account?">
  Batas 10 koneksi serentak diberlakukan per kunci API. Setiap kunci API dalam sebuah proyek memiliki batas 10 koneksinya sendiri.
</Accordion>

## Butuh Bantuan Lebih Lanjut?

<CardGroup cols={2}>
  <Card title="Preprocessed Transactions" icon="layer-group" href="/docs/id/preprocessed-transactions/overview">
    Pelajari cara menggunakan Transaksi yang Dipraproses
  </Card>

  <Card title="preprocessedSubscribe API Reference" icon="headset" href="/docs/id/preprocessed-transactions/preprocessed-subscribe">
    Pelajari langganan dan filter, serta lihat contohnya
  </Card>
</CardGroup>
