# Paying bounties

Secuna makes it easy to pay rewarded bug reports. You can choose from these 2 options to pay a hacker:

| **Option**  | **Details**                                                                                                                                                                                                                                                                                                                     |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Credit Card | <p>If you saved your card during the payment of your program subscription in onboarding steps, you may use it to pay for bounties.<br><br>If not, when you click the pay button on <a href="https://app.secuna.io/billing/bounty-payouts">Bounty Payouts</a> page, a modal will pop up to set your card and pay the bounty.</p> |
| PayPal      | If you prefer using PayPal, clicking the pay button will redirect you to PayPal's website to pay the bounty.                                                                                                                                                                                                                    |

We highly recommend paying the bug reports 2 days after you rewarded it or within a week.

If you encounter a technical problem, please reach out to <support@secuna.io> or Secuna Technical Program Manager.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://faq.secuna.io/guides/paying-bounties.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
