# Getting Started

Getting started with Mesh Protocol is simple. Whether you're a trader looking for the best rates, a liquidity provider seeking optimal returns, or a community member interested in participating in governance, our platform is designed to be accessible and user-friendly. This documentation will guide you through everything from basic transactions to advanced features, ensuring you have all the information you need to make the most of Mesh Protocol.

### For Traders

Learn how to utilize Mesh Protocol for your trading activities, ensuring you get the best rates with minimal slippage.

{% content-ref url="/pages/kD9CrDwXjC90teE0z1KX" %}
[Traders](/user-guides/traders.md)
{% endcontent-ref %}

### For Liquidity Providers

Discover how to provide liquidity with Mesh Protocol, optimizing your returns through our innovative liquidity aggregation technology.

{% content-ref url="/pages/YzFQil5fCrZYbaF71o8Q" %}
[Liquidity Providers](/user-guides/liquidity-providers.md)
{% endcontent-ref %}

### For Governance Participants

Understand how you can have a say in the incentivization system and future development of the Mesh Protocol by participating in governance decisions.

{% content-ref url="/pages/RlruANgDjtPzM32On1c6" %}
[Governance Participants](/user-guides/governance-participants.md)
{% endcontent-ref %}

## Join Our Community

Mesh Protocol is more than just another protocol; it's a growing community of enthusiasts, developers, and visionaries committed to advancing DeFi. We invite you to join our community channels, where you can stay updated with the latest developments, share your ideas, and collaborate with others who share your passion for DeFi.

* [**Twitter**](https://twitter.com/Mesh_Protocol)
* [**Telegram**](https://t.me/meshprotocol)
* [**Medium**](https://medium.com/@meshprotocol)
* [**Github**](https://github.com/mesh-protocol)
* [**Website**](https://www.meshprotocol.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.meshprotocol.xyz/getting-started.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.
