# Edit Reward Size

**Step 1: Go to Rewards**

Navigate to the **Rewards** page in the Creator Portal and select the already created reward that you want to edit.

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

**Step 2: Edit Reward details** &#x20;

You have the option to edit the reward size based on the built-in [T-Shirt Reward System](https://p00ls.gitbook.io/p00ls-v2/token-distribution/token-rewards/reward-sizes).

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

**Step 3: Save your changes**

Your reward will update to the new token amount for the upcoming Weekly Reward.


---

# 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://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/edit-reward-size.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.
