# Welcome to Plenty Docs

Find comprehensive documentation to help you start working with Plenty's suite of products as quickly as possible. Whether you're a developer, a trader, or an enthusiast, there's something here for everyone.

* [**V3 Docs**](https://docs.plenty.network/v3-docs/plenty-v3-introduction): Explore the latest features, enhancements, and optimizations in our V3 release. Learn about our most advanced DeFi primitives yet.
* [**API Docs**](https://docs.plenty.network/developers/plentys-unified-api): Integrate Plenty into your own applications seamlessly. Our API documentation provides you with all the endpoints, request parameters, and sample codes you'll need.
* [**SDK Docs**](https://docs.plenty.network/developers/plenty-v3-sdk): For those looking to build on top of the Plenty ecosystem, our SDK documentation is your go-to resource for all development-related queries.
* [**V2 Docs**](https://docs.plenty.network/v2-docs/plenty-v2-introduction): If you're using Plenty V2, find all the information you need to use V2 effectively.


---

# 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.plenty.network/welcome-to-plenty-docs.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.
