# FAQ

## Is SwapX Safe?

Yes, SwapX is entirely decentralized and all our contracts are publicly viewable at Github.com/swapxco&#x20;

## What makes SwapX better than other DeFi platforms?

Simple. Transparent, Lowest fees, Continuous development, Community voting, Direct customer support, and our Accelerator program where we offer private consulting with project owners to grow their vision.

## Is there a Roadmap?

Yes, you can view our roadmap here

{% content-ref url="/pages/-Mju9MH8W\_BzfLVzBEYL" %}
[Roadmap](/swapx/introduction/roadmap.md)
{% endcontent-ref %}

## How can I stake XWAP?

Dangit! You are a little early, Staking feature will be launched soon. Stay tuned for new updates by following our social media.

## How do I connect my wallet to Binance Smart Chain and SwapX?

{% content-ref url="/pages/s1WOyJ5i8XYVE4Fk72nv" %}
[Create a Wallet](/swapx/introduction/get-started/create-a-wallet.md)
{% endcontent-ref %}

## Why is my transaction failing?

{% content-ref url="/pages/CERDquoDuwKtnrp6joSj" %}
[Troubleshooting Errors](/swapx/support-and-info/troubleshooting-errors.md)
{% endcontent-ref %}

## How do I get airdrops?

Follow us on [**telegram**](https://t) as we regularly post community driven incentives - t.me/swapx&#x20;

## How can I report a bug

Simply email <support@swapx.co> - We reward people who report bugs in XWAP and BNB!

## Where can I view smart contracts?

Our Smart contracts are all publicly viewable on our[ GitHub](https://github.com/swapxco)

## How do I vote?

This feature is yet to be released.

## What is the max supply of XWAP

XWAP has an initial maximum supply of 100,000,000 tokens with the minting feature paused until staking mechanism is released. Read more here:&#x20;

{% content-ref url="/pages/2u8279WEuhHCh8B02EeS" %}
[Broken mention](broken://pages/2u8279WEuhHCh8B02EeS)
{% endcontent-ref %}

## Where can I check statistics?

[Here: info.swapx.co](https://info.swapx.co)

## Can I join the SwapX team?

Sure! Send your work resume to <work@avant.gs>&#x20;

## How can I create my own token

[Join our free accelerator program ](#is-swapx-safe)

## I cannot find an answer to my question, can I contact you directly?

Sure, feel free to reach out to us directly by emailing <support@swapx.co>&#x20;

`or join` [`our telegram`](https://t.me/swapx)&#x20;


---

# 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.swapx.co/swapx/support-and-info/faq.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.
