> ## Documentation Index
> Fetch the complete documentation index at: https://docs.otpiq.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Started with Otpiq

> Welcome to OTPIQ documentation - your comprehensive API reference and help center

## Welcome to OTPIQ Documentation

Welcome to the OTPIQ documentation! This comprehensive resource serves as both your **API reference** and **help center**, providing everything you need to integrate and work with Otpiq's services.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Get up and running with OTPIQ in minutes. Follow our step-by-step guide to
    make your first API call.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Complete API documentation with interactive examples and endpoint details.
  </Card>

  <Card title="Help Center" icon="question-circle" href="/development">
    Find answers to common questions and troubleshooting guides.
  </Card>

  <Card title="Dashboard" icon="chart-line" href="https://app.otpiq.com">
    Access your OTPIQ dashboard to manage your account and view analytics.
  </Card>
</CardGroup>

## What's Inside

This documentation provides:

* **Complete API Reference**: Detailed documentation for all OTPIQ endpoints with interactive examples
* **Help Center**: Comprehensive guides, troubleshooting tips, and best practices
* **Code Examples**: Ready-to-use code snippets in multiple programming languages
* **Integration Guides**: Step-by-step tutorials for popular platforms and frameworks

## Need Help?

<AccordionGroup>
  <Accordion icon="envelope" title="Contact Support">
    Can't find what you're looking for? Reach out to our support team at
    [info@otpiq.com](mailto:info@otpiq.com)
  </Accordion>

  {" "}

  <Accordion icon="github" title="GitHub Community">
    Join our developer community on
    [GitHub](https://github.com/orgs/otpiq/discussions) for discussions and
    contributions.
  </Accordion>

  <Accordion icon="twitter" title="Follow Updates">
    Stay updated with the latest features and announcements on [X
    (Twitter)](https://x.com/otp_iq).
  </Accordion>
</AccordionGroup>

***

<Note>
  **Ready to get started?** Check out our [Quickstart guide](/quickstart) to
  make your first API call in under 5 minutes.
</Note>
