# Bug Bounty Program & Audit

### Rules

* Issues that have already been submitted by another user or are already known to the PNS team are not eligible for bounty rewards.
* Public disclosure of a vulnerability makes it ineligible for a bounty. This includes exploiting the bug on mainnet or any public test network as well as bugs submitted by others to ENS and similar protocols.
* The PNS team is not eligible for rewards.
* Only the smart contracts listed below are eligible for rewards. Websites and other infrastructure are not covered by the bounty program.
* The PNS bounty program considers a number of variables in determining rewards. Determinations of eligibility, score and all terms related to an award are at the sole and final discretion of the PNS team.

### Covered Contracts&#x20;

The following smart contracts are covered by the bounty:

* URL coming soon

### Submitting a Bug

Bugs should be submitted via email to <bug@pulse.domains>, or on Telegram to [@PulseDomainsOfficial](https://t.me/pulsedomainsofficial)

## Certik Audit

The Certik audit has been completed on 1/22/2024 and can be accessed below.

{% file src="/files/dB1MayUQTKv32Amuqz2k" %}


---

# 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://docs.pulse.domains/dapp-developer-guide/bug-bounty-program-and-audit.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.
