# Support

<figure><img src="/files/F7P1S90RINMBGszd4k8x" alt=""><figcaption></figcaption></figure>

### **Questions About ApeBond?**&#x20;

Check out our [QuickStart Guide](/apebond/welcome/quickstart-guide.md) for tutorials on how to use the ApeSwap platform.

{% content-ref url="/pages/m2fHKRxY55zjygLImqpm" %}
[QuickStart Guide](/apebond/welcome/quickstart-guide.md)
{% endcontent-ref %}

### Having An Issue?

If you're experiencing issues when using ApeBond's features, try these steps first:

* Refresh the page
* Clear your browser's cache
* Restart your device
* Try another RPC (for more info, review [Binance's documentation on RPCs](https://docs.binance.org/smart-chain/developer/rpc.html))

### **Need Further Assistance?**

User Support for ApeBond is available through our fantastic community admins!&#x20;

If you’re experiencing issues, we recommend reaching out to our team in the [#create-a-ticket](https://discord.gg/g3A5T6VSFr) channel of our Discord server.&#x20;

{% embed url="<https://discord.gg/g3A5T6VSFr>" %}

If you choose to reach out via Telegram, be aware that our admins will NEVER contact you asking for personal information or funds.

{% hint style="danger" %}
Our team members and admins will NEVER DM you first!&#x20;

**Never, under any circumstances, give someone your private key/seed phrase/recovery key!**
{% endhint %}


---

# 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.ape.bond/apebond/welcome/support.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.
