> For the complete documentation index, see [llms.txt](https://docs.astroswap.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.astroswap.app/products/astroswap-support.md).

# AstroSwap Support

## Find all the latest FAQs, tutorials, and telegram links to be able speak directly with our Astronauts

Please take a look at the FAQs and tutorials if you have an unanswered question. If you can not find the answer to your question, feel free to contact any of our Astronauts, (Yuri, Kirk & Aldrin). The best way to contact the Astronauts is through Telegram, you can contact the official AstroSwap on Twitter but response rate will be much slower, additionally you can contact Astronaut Yuri on Twitter if that is your preferred medium.\
\
General Links:\
[AstroSwap Website](https://www.astroswap.app/)\
[AstroSwap Medium](https://medium.com/@astroswap)\
[CoinGecko](https://www.coingecko.com/en/coins/astroswap)\
[CoinMarketCap](https://coinmarketcap.com/currencies/astroswap/)\
\
Telegram:\
[AstroSwap](https://t.me/AstroSwapOfficial)\
[AstroSwap Announcements](https://t.me/astroswapann)\
[AstroSwap FAQ](https://t.me/AstroSwapOfficial/36757)\
\
Telegram Support:\
Astronaut Kirk - @AstronautKirk\
Astronaut Yuri - @AstronautYuri\
Astronaut Aldrin - @AstronautAldrin\
\
Community Telegram groups:\
[AstroSwap Official Turkish group](https://t.me/astroswaptrofficial)\
[AstroSwap Unofficial Spanish group](https://t.me/astroswap288)\
\
Twitter:\
[AstroSwap](https://twitter.com/AstroSwapApp)\
[Astronaut Yuri](https://twitter.com/AstroYuri1)\
\
Help Desk:\
[BlueZilla Support](https://t.co/1NYH1YI5qM)

\
Bridges:\
[Swapz ](http://swapz.app/)([Guide](https://t.me/AstroSwapOfficial/27822))\
[VelasPad Bridge](https://bridge.velaspad.io/#)\
[MultiChain Labs](https://velas-busd-bsc.multichain.to/)\
[Velas Wallet](https://wallet.velas.com/) ([Guide](https://t.me/AstroSwapOfficial/27825))\
Youtube Video Bridge Tutorials: [Playlist](https://www.youtube.com/playlist?list=PLYxjWtf5CPmThnBqO41Q_duQK6WbYyCVS)\
\
Buy $ASTRO:\
Contract address for both BSC & Velas: 0x72eb7ca07399ec402c5b7aa6a65752b6a1dc0c27\
\
WagyuSwap🥩: Buy $ASTRO on [Wagyuswap](https://exchange.wagyuswap.app/swap?outputCurrency=0x72eB7CA07399Ec402c5b7aa6A65752B6A1Dc0C27)\
Buy: 0.1% slippage, Sell: 0.1% slippage

PancakeSwap 🥞 : Buy $ASTRO on [PancakeSwap](https://pancakeswap.finance/swap?outputCurrency=0x72eB7CA07399Ec402c5b7aa6A65752B6A1Dc0C27)\
Buy: 0.1% Slippage, Sell: 12% slippage

Charts: \
📈VLX: DexScreener: [WVLX / ASTRO Chart](https://dexscreener.com/velas/0x0ababc436628fca29870c1419368ce5c18e77fa1)\
📊BSC: Dextools: [BNB / ASTRO Chart](https://www.dextools.io/app/bsc/pair-explorer/0x7396ff557cdf8af80ed8aa92b910eab2a278bda3)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.astroswap.app/products/astroswap-support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
