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

# Moove Stake

> Moove Stake has no API, because Moove Stake is not a product yet.

<Warning>
  **Coming soon.** There is no public API for Moove Stake on moove.xyz today. No endpoints, no scopes, no agent.
</Warning>

<Note>
  There is nothing to expose. [Moove Stake](/transact/moove-stake) is in design — no launch date, no supported assets, no pricing.
</Note>

This page exists so the roadmap is legible from inside the API reference, not because an integration is close.

## What exists today

The only public API surface is payment links.

| Method | Path               | Scope                 |
| ------ | ------------------ | --------------------- |
| `POST` | `/v1/payment-link` | `payment_link:create` |
| `GET`  | `/v1/payment-link` | `payment_link:read`   |

[Moove Payment Links →](/api-reference/moove-receive/moove-payment-links)

## Use the product

Nothing to use yet.

[Moove Stake →](/transact/moove-stake)

## Next

<CardGroup cols={3}>
  <Card title="Introduction" icon="code" href="/api-reference/introduction">
    What the API does today.
  </Card>

  <Card title="Moove Payment Links" icon="link" href="/api-reference/moove-receive/moove-payment-links">
    The live endpoints.
  </Card>

  <Card title="Contact Us" icon="mail" href="/contact-us/email">
    Tell us what you need.
  </Card>
</CardGroup>
