> For the complete documentation index, see [llms.txt](https://pointsworks.gitbook.io/pointsworks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pointsworks.gitbook.io/pointsworks/readme.md).

# Welcome to Pointsworks

Pointsworks is an ecosystem of products built on the basis of the point concept.

We want to emphasize the importance of the smallest unit of measurement - something that is often overlooked, ignored, or invisible.

As part of our projects, we explore how a single point can carry meaning, value, and impact that go far beyond what is apparent at first glance.

Our first digital product - [**Points**](https://opensea.io/collection/points-by-pointsworks), brings this concept to life by combining digital assets with future real-world use.

We believe that even the smallest point can become the basis for something more.

### Links

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-type="content-ref"></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><a href="https://x.com/pointsworks"><strong>X</strong></a></td><td><a href="/files/DzEcjzktV1K6CauEEJe5">/files/DzEcjzktV1K6CauEEJe5</a></td><td></td><td><a href="/pages/QPzbTvC6XsT5gERiU43E">/pages/QPzbTvC6XsT5gERiU43E</a></td><td><a href="https://x.com/pointsworks">https://x.com/pointsworks</a></td><td><a href="https://x.com/pointsworks">https://x.com/pointsworks</a></td></tr><tr><td align="center"><a href="https://opensea.io/collection/points-by-pointsworks"><strong>Opensea</strong></a></td><td><a href="/files/hxwyZrztoaUtcbkCz5vk">/files/hxwyZrztoaUtcbkCz5vk</a></td><td></td><td><a href="https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md">https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md</a></td><td><a href="https://opensea.io/collection/points-by-pointsworks">https://opensea.io/collection/points-by-pointsworks</a></td><td><a href="https://opensea.io/collection/points-by-pointsworks">https://opensea.io/collection/points-by-pointsworks</a></td></tr><tr><td align="center"><a href="https://pointsworks.art/"><strong>Website</strong></a></td><td><a href="/files/kIJ4qfa5TXXJeFddLgtF">/files/kIJ4qfa5TXXJeFddLgtF</a></td><td></td><td></td><td><a href="https://pointsworks.art/">https://pointsworks.art/</a></td><td><a href="https://pointsworks.art/">https://pointsworks.art/</a></td></tr><tr><td align="center"><strong>Discord soon</strong></td><td><a href="/files/leQvoqstpt2BeCvplUe3">/files/leQvoqstpt2BeCvplUe3</a></td><td></td><td></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://pointsworks.gitbook.io/pointsworks/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
