> ## Documentation Index
> Fetch the complete documentation index at: https://paylink-c15dc1ba.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome

> Give your agent the capability to pay for services and get paid for providing services

PayLink is an open source framework that empowers developers to easily allow their agent to handle transactions.

PayLink provides a set of core libraries that give you the highest level of control and a wide range of templates to maximize your development and deployment speed.

## Discover PayLink

<Columns cols={2}>
  <Card title="About PayLink" icon="circle-info" href="/overview/about" cta="Read more" arrow="true" />

  <Card title="Our Vision" icon="lightbulb" href="/overview/vision" cta="Read more" arrow="true" />
</Columns>

## Start Building

<Columns cols={2}>
  <Card title="PayLink (Python)" icon="python" href="/quickstart">
    Set up your project with Python and start integrating payments.
  </Card>

  <Card title="PayLink (TypeScript) - Comming soon" icon="js" href="/quickstart">
    Set up your project with TypeScript and start integrating payments.
  </Card>
</Columns>

## Get Involved

<Columns cols={3}>
  <Card title="Partner with us" icon="handshake" href="/overview/partner-program" cta="Get in Touch" arrow="true">
    Explore partnership opportunities and collaborate with PayLink.
  </Card>

  <Card title="GitHub Repo" icon="github" href="https://github.com/paylinkmcp/paylink" cta="View on GitHub" arrow="true">
    Contribute to the project, report issues, and explore the source code.
  </Card>

  <Card title="Get support" icon="life-ring" href="/overview/get-support" cta="Join Community" arrow="true">
    Need help? Reach out to our community on Discord or contact support.
  </Card>
</Columns>
