# 📞┃Contact

{% hint style="warning" %}
Members of the Ociswap team will never initiate contact with you via direct messages. In instances where doubts arise concerning the authenticity of any communication, we strongly advise you to verify the legitimacy of the source through official channels.
{% endhint %}

## Official Links

> * Website **—** [**https://ociswap.com/** ](<https://ociswap.com/ >)
> * Blog **—** [**https://ociswap.com/blog**](https://ociswap.com/blog)
> * X (formerly Twitter) **—** [**https://x.com/ociswap**](https://twitter.com/ociswap)
> * Discord **—** [**https://discord.gg/ociswap**](https://discord.gg/ociswap)
> * Telegram **—** [**https://t.me/ociswap**](https://t.me/ociswap)
> * GitHub — [**https://github.com/ociswap**](https://github.com/ociswap)
> * Reddit **—** [**https://reddit.com/r/ociswap**](https://reddit.com/r/ociswap)
> * LinkedIn **—** [**https://linkedin.com/company/ociswap**](https://linkedin.com/company/ociswap)
> * Facebook **—** [**https://www.facebook.com/ociswap/**](https://www.facebook.com/ociswap/)
> * Instagram **—** [**https://www.instagram.com/ociswap/**](https://www.instagram.com/ociswap/)

## User Support

If you experience any issues, we kindly request that you first address your questions in the public channels. However, if your matter requires confidentiality, we invite you to initiate a support ticket on our [Discord server](https://docs.ociswap.com/).

## Business Inquiries

If you have a marketing or strategic proposal that you'd like to discuss with our team, please don't hesitate to contact us via email. We're always excited to hear about potential collaborations and opportunities.&#x20;

You may send your email to: *`meow@ociswap.com`*

## Bug Reports

If you encounter any issues or bugs while using Ociswap, please report them via Discord so that our team can fix them and improve the experience for all users.&#x20;

Reporting bugs is a valuable service to the Ociswap community. It helps us identify issues early and resolve them quickly. When reporting a bug, please include as much information as possible:

* A clear description of the bug and how to reproduce it. The more details, the better.
* The exact steps to reproduce the behavior.
* Screenshots or videos showing the issue, if applicable.
* Your browser, operating system and wallet provider, if applicable.

By reporting issues, you help make Ociswap more stable and reliable for everyone. We appreciate your time and effort!&#x20;

## Feature Requests

We highly value user feedback and actively encourage our community to contribute their suggestions and requests for specific features. To streamline this process and allow for collaborative discussions, we have created a dedicated "Suggestion" forum on our [official Discord server](https://discord/gg/ociswap).


---

# 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.ociswap.com/misc/contact.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.
