# Token Status List

## Get Started

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Create Token Status List</strong></mark></td><td>Create a Token Status List JWT or CWT as a DID-Linked Resource on cheqd</td><td><a href="/pages/jEU6VyoNYevnY8IDeyVK">/pages/jEU6VyoNYevnY8IDeyVK</a></td></tr><tr><td><mark style="color:blue;"><strong>Update Token Status List</strong></mark></td><td>Update a Token Status List JWT or CWT as a new DID-Linked Resource version on cheqd</td><td><a href="/pages/tRp0lipTgfZIiAaPrkv5">/pages/tRp0lipTgfZIiAaPrkv5</a></td></tr></tbody></table>

## Understanding Token Status List

Token Status List is a specification from the Internet Engineering Task Force, using JSON or CBOR encoded sets of bits and wrapping these as either a JSON Web Tokens (JWTs) or CBOR Web Tokens (CWTs), to comprise a full status list.

The [link to the specification may be found here](https://www.ietf.org/archive/id/draft-ietf-oauth-status-list-02.html).


---

# Agent Instructions: 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:

```
GET https://docs.cheqd.io/product/studio/status-lists/token-status-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
