# Frequently Asked Questions

## General FAQ

| Question                              | Answer                                                                                                                |
| ------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| I have a problem, who can I contact?  | For support, open a ticket in our [Telegram Group](https://t.me/XterioOfficial) or email <customerservice@xter.io>.   |
| How can I inquire about partnerships? | For partnership inquiries, please contact us at <partnership@xter.io>. We look forward to connecting!                 |
| How can I delete my Xterio Account?   | Send an email to <customerservice@xter.io> using the email linked to your account, with the subject "Delete Account". |

## $XTER FAQ

| Question                            | Answer                                                                                                                                                                                                    |
| ----------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Where can I buy $XTER?              | $XTER is available for purchase on CEXs, including Bybit, HTX, Bitget, MEXC, and Kucoin. You can also buy $XTER through Xterswap or PancakeSwap. For details, click [here](https://app.xter.io/get-xter). |
| Where can I stake $XTER?            | To start claiming or staking your $XTER, please visit the [Xterio Staking Page](https://app.xter.io/dashboard/stake).                                                                                     |
| What is XTER Power?                 | XTER Power is earned by staking $XTER. You can redeem XTER Power for various ecosystem benefits.                                                                                                          |
| Which chain is $XTER on?            | $XTER is available on the BNB Smart Chain.                                                                                                                                                                |
| What is the $XTER contract address? | BNB Smart Chain: 0x103071Da56e7cD95b415320760D6a0dDC4DA1ca5                                                                                                                                               |

##


---

# 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://info.xter.io/frequently-asked-questions.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.
