# Changing the order of tokens in a curation

The order of tokens in a curation can be changed. To change the order of tokens in a curation, navigate to the curation page and click the reorder symbol at the top right:

<figure><img src="/files/ccftJGxqIdBIs3Ynp3Ev" alt=""><figcaption></figcaption></figure>

You can then drag-and-drop tokens into the positions you like and reorder them as you please. Once done, click on the “End Reorder” button to safe the new order:

<figure><img src="/files/zIFHq3iUQWqiSsAA268E" alt=""><figcaption></figcaption></figure>


---

# 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.objkt.com/product/product-guides/curation-and-fee-sharing/changing-the-order-of-tokens-in-a-curation.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.
