> For the complete documentation index, see [llms.txt](https://arbitech.gitbook.io/arbitechs-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arbitech.gitbook.io/arbitechs-whitepaper/community.md).

# Community

<figure><img src="/files/MlN0jYKooEIF4ioeX21j" alt=""><figcaption></figcaption></figure>

Join the thriving community at Arbitech, where traders, investors, and enthusiasts come together to build a vibrant ecosystem. Our community is a place of knowledge sharing, collaboration, and support, fostering growth and learning for all members.

Engage in lively discussions, connect with like-minded individuals, and exchange ideas to enhance your trading strategies. Benefit from the collective wisdom of experienced traders who are eager to share their insights and help you succeed in the dynamic cryptocurrency market.

Stay updated with the latest trends, news, and market analysis through our community-driven resources. Participate in educational webinars, workshops, and interactive sessions to sharpen your skills and stay ahead of the curve.

We value your input and actively seek your feedback. Share your suggestions, ideas, and feature requests to shape the future of Arbitech. Together, we can create an inclusive and supportive community that empowers every member to achieve their financial goals.

Join the Arbitech community today and unlock the full potential of collaborative learning and growth in the exciting world of cryptocurrency trading.

* <https://twitter.com/arbitechdaily>
* <https://t.me/arbitechofficialannounce>
* <https://www.youtube.com/@ARBItechOfficial>
* <https://www.facebook.com/arbitechofficial>


---

# 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://arbitech.gitbook.io/arbitechs-whitepaper/community.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.
