> For the complete documentation index, see [llms.txt](https://docs.betsybot.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betsybot.xyz/features/giveaways/edit-giveaways.md).

# Edit giveaways

1. In betsy's dashboard click on the "giveaways" option in the side menu.![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FInrKt5xcGavfHdWUCbsA%2Fuploads%2FjnWqNOvOVJts58vHx7AE%2Fimage.png?alt=media\&token=49383fd0-1d7d-4171-beaf-1b2c63485e3a)<br>
2. Click on the "view" button\
   ![](/files/lT8IhEgnxTsCDmFcOUPz)<br>
3. You can edit any option within the giveaway configuration, in any tab "settings, roles, container, winning message".\
   ![](/files/lHqm7bZZfpVrw9QHiQAg)<br>
4. As an example we are editing the text of the name and description\
   ![](/files/Q6XPY8tXZLl9DhlgjGuF)<br>
5. Once you have finished the changes, click the "save" button, If the changes were made successfully a toast success message will be displayed\
   \
   ![](/files/OjhCRjTUBSFv2yJvDZmD)<br>
6. In discord your embed will be edited.\
   \
   ![](/files/CndbAIv595nlDGTEl24c)<br>


---

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

```
GET https://docs.betsybot.xyz/features/giveaways/edit-giveaways.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.
