# Summary

The contract is BEP-20 compatible. The team fixed most of the issues we found, and only one [medium severity ](/footballgo/audit-results/findings.md#issue-04)issue was left. The owner of the contract can mint tokens to any address as part of the play-to-earn mechanism. At the time we reviewed the code there is 3% buy fee, and 6% sell fee, the team can change the buy fee and sell fee to up to 20%.&#x20;

Full Issues Summary:

<https://solidgrp.io/footballgo>


---

# 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://audits.solidgrp.io/footballgo/summary.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.
