# Vudy Docs

## Vudy Docs

- [Vudy](https://vudy.gitbook.io/vudy-docs/vudy.md): Web3 can be a cumbersome and confusing space, Vudy is here to remove all that and help you focus on what truly matters to anyone: Speed, Reliability, Simplicity. So let's get you started.
- [Getting Started](https://vudy.gitbook.io/vudy-docs/api/getting-started.md)
- [Request Flow](https://vudy.gitbook.io/vudy-docs/api/request-flow.md): The flow for how requests work and how you should use them
- [API Usage](https://vudy.gitbook.io/vudy-docs/api-reference/api-usage.md)
- [OTP API](https://vudy.gitbook.io/vudy-docs/api-reference/otp-api.md): Create  OTP to sign your users into Vudy via a limited API key.
- [Request API](https://vudy.gitbook.io/vudy-docs/api-reference/request-api.md): Requests are a way for you to deliver a quick and easy interface for you to have clients, friends or whoever transfer funds to you directly.
- [Create Request](https://vudy.gitbook.io/vudy-docs/api-reference/request-api/create-request.md): Brief Description of the Create Request API, how to use it and what to expect
- [GET Requests](https://vudy.gitbook.io/vudy-docs/api-reference/request-api/get-requests.md): A versatile route to fetch requests. Can fetch ALL , a single ID or MULTIPLE ids disclosed in the search params.
- [Supported Chains](https://vudy.gitbook.io/vudy-docs/api-reference/supported-chains.md): Chain documentation, when requested.
- [Support](https://vudy.gitbook.io/vudy-docs/contact/support.md): List of how and where to contact us
- [Requests BETA](https://vudy.gitbook.io/vudy-docs/embed/requests-beta.md): You can embed any request on your site and give it your own customizable look and feel.
- [Iframe Messages](https://vudy.gitbook.io/vudy-docs/embed/iframe-messages.md): Using iframes for embedding requests is a good first approach.
- [Payload](https://vudy.gitbook.io/vudy-docs/webhooks/payload.md): The webhook payload for requests
- [Events](https://vudy.gitbook.io/vudy-docs/webhooks/events.md): Here's a list of events that you can receive through a webhook.
