# FAQ

* Is Solsniper going away?&#x20;
  * No, the main Sniper.xyz website will remain as is with more updates to come.
* Where did the Sniper Telegram bot go?
  * The SniperXYZ Telegram bot is still available, but for now, it's integration has been removed from the Sniper website platform. We’re planning to make upgrades here, more to come soon.&#x20;
* Can I still use features like /floor ? &#x20;
  * Yes all previous functionalities besides Telegram login to the web terminal will continue to be supported.
* Will Sniper users need to create a new Phantom account ?&#x20;
  * No, you can use your existing Sniper account and all your settings will remain the same.
* Will I need to use Phantom to use Sniper?&#x20;
  * No, we aren’t changing the wallet log in options right now. More updates to come.
* Will fees change for Sniper ?&#x20;
  * No, all service fees remain the same.
* Will I lose my Sniper data or custom settings?&#x20;
  * No, all data and custom settings remain the same.&#x20;
* What features are coming to Sniper post acquisition ?
  * We’ll post on X about any new features. We’ve got lots of exciting features in store.&#x20;
* Who should I contact with questions ?&#x20;
  * Please email us at <support@solsniper.xyz>


---

# 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.sniper.xyz/tokens/web-platform/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.
