> For the complete documentation index, see [llms.txt](https://alphabot-docs.gitbook.io/alphabot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alphabot-docs.gitbook.io/alphabot/the-calendar/adding-external-wins.md).

# Adding External Wins

*This is a feature exclusive to users with a* [Premium Membership](/alphabot/for-individuals/premium-membership.md).

By clicking on the `Add external win` button, you are able to manually add a win for a project if you've won this elsewhere. This way you can keep track of all mints in one easy place and get reminded for them.

<figure><img src="/files/i3e50zQtNL8xLU41vYsA" alt="" width="375"><figcaption></figcaption></figure>

When clicking on `Add external win`, the window below opens up - where you'll have to fill in the wallet address that you've won the whitelist on. You also have the option to include a note or link. These will both display on the window above when added for easy tracking.

<figure><img src="/files/a3e1EaHsiSoBXQBIBL7B" alt="" width="373"><figcaption></figcaption></figure>


---

# 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://alphabot-docs.gitbook.io/alphabot/the-calendar/adding-external-wins.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.
