# Assigning Swags

Assigning swags to hackers is a way for program managers to recognise and reward hackers for their contributions. Swags are physical items such as T-shirts, stickers, or other merchandise that can be awarded to hackers in addition to or instead of bounties.

In BugBase, program managers can award swags to hackers through the 'Assign Reward' feature. They can choose from a variety of swags that are available and assign it to the hacker.

#### To set an swag &#x20;

1. Go to the top of the report page and click on the "Assign rewards" button.&#x20;
2. Then select "Add Swag".
3. Enter the details of the swag, and click on save changes.&#x20;

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

Swags are a great way to recognise and appreciate the hackers who have helped to identify and report vulnerabilities. Assigning them in addition to or instead of bounties can provide a more holistic reward system for hackers.


---

# 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.bugbase.ai/program-guide/bug-bounty-dashboard/program-reports-section/assigning-swags.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.
