> For the complete documentation index, see [llms.txt](https://vertexbsc.gitbook.io/afterburner-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vertexbsc.gitbook.io/afterburner-finance/resources/support-and-help.md).

# Support & Help

We are a decentralized protocol, as such, there is no traditional Customer Service for Afterburner Finance. However, we are here to help as best as we can.

### For issues, consult the following resources first:

* [FAQ](/afterburner-finance/guide-tutorial/faq.md)
* [Troubleshooting](/afterburner-finance/resources/support-and-help/troubleshooting.md)

If your problem persists, join our Discord(link)/Telegram(link)channel and ping our admins.&#x20;

Other users may experience the same problem and be able to help

{% hint style="danger" %}
Be mindful that our Community managers will never reach out to you directly and those may generally attempts at scams posing as AFTERBURNER. \
\
Do NOT share your wallet recovery phrase or secret code with anyone.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://vertexbsc.gitbook.io/afterburner-finance/resources/support-and-help.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.
