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

# Timeless Points (TXP)

Timeless Points (TXP) are off-chain proprietary points, and they represent the first steps to involving our community in the ongoing success and evolution of Timeless. TXPs serve as a token of appreciation for our community's significant efforts in the growth of Timeless. Importantly, TXPs are symbolic and carry no financial value; they cannot be bought, sold, exchanged, or transferred from one account to another. Through TXPs, we aim to offer a framework to recognize the contributions of our community across all phases of our journey, with the promise of unlocking a variety of benefits down the line.

Participants should be aware that they cannot redeem TXPs for digital currencies or any other form of monetary value. The governance of the TXP program falls under the purview of Timeless' [Service Agreement](https://timelesswallet.xyz/tos) and [Privacy Policy](https://timelesswallet.xyz/privacy), ensuring adherence to established guidelines and privacy standards. Moreover, Timeless reserves the unilateral right to modify or completely revoke the terms associated with TXPs, including the alteration of user point balances.

Please note that as we continue to test new features, the experience may slightly differ.


---

# 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://timelessx.gitbook.io/timeless-x/campaigns/timeless-points-txp.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.
