# Click Here for Help

If you encounter difficulties, experience unexpected behaviour, or require clarity on the success of certain actions, this help section is designed to provide assistance and guidance.

## Help sections

We have broken the help topic down into sections to help you find what you're after. Below is an overview of what you'll find.

### Troubleshooting Errors

The [Troubleshooting Errors page](https://github.com/FusionX-Finance/docs/blob/main/introduction/click-here-for-help/troubleshooting-errors/README.md) of FusionX Finance comprises a compilation of potential errors that users might encounter while utilising the platform. This resource provides solutions to each specific problem, along with explanations outlining the reasons behind the occurrence of the respective issues.

### General FAQ

The General FAQ page answers the common questions we get from FusionX Finance's users. The answers to these questions give advice, an explanation, or a link to a useful resource

### Seeking support

FusionX Finance doesn't have a dedicated support service. Instead, if you find yourself with a problem that has no answer here, you can ask for help on [FusionX's discord server](https://discord.gg/fusionxfinance).


---

# 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.fusionx.finance/readme/click-here-for-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.
