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

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.sqd.dev/feedback

```json
{
  "path": "/en/sdk/squid-sdk/examples",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Squid SDK Examples

> A library of example Squid SDK indexers — DEX swaps, NFTs, stablecoins, multichain, ink! contracts — to learn from and bootstrap your own project.

<Columns cols={2}>
  <Card title="Subsquid Labs on GitHub" icon="github" href="https://github.com/subsquid-labs">
    Example squid repositories.
  </Card>

  <Card title="Examples on docs.sqd.ai" icon="list" href="https://docs.sqd.ai/sdk/examples">
    Tag-filtered list of example squids.
  </Card>
</Columns>
