# Gold

- [What is inviteLogger gold?](https://docs.invitelogger.me/premium/gold.md): InviteLogger gold, InviteLogger's premium subscription.
- [How to get invitelogger gold](https://docs.invitelogger.me/premium/how-to-get-invitelogger-gold.md): How to get the next level of invitelogger?
- [Features](https://docs.invitelogger.me/premium/features.md)
- [Custom log embeds](https://docs.invitelogger.me/premium/features/custom-log-embeds.md): This feature allow you to customize the embeds used for InviteLogger join and leave invite tracking messages
- [Detailed /info](https://docs.invitelogger.me/premium/features/detailed-info.md)
- [Sources](https://docs.invitelogger.me/premium/features/sources.md): Associate a source with an invite code
- [/createInvite command](https://docs.invitelogger.me/premium/features/createinvite-command.md)
- [SmartLeaderboard](https://docs.invitelogger.me/premium/features/smartleaderboard.md)
- [Periodic leaderboard](https://docs.invitelogger.me/premium/features/periodic-leaderboard.md)
- [inviteDeleter](https://docs.invitelogger.me/premium/features/invitedeleter.md)
- [Blacklist](https://docs.invitelogger.me/premium/features/blacklist.md): Blacklist members / roles from leaderboard with InviteLogger gold
- [Fake parameters](https://docs.invitelogger.me/premium/features/fake-parameters.md): Get access to exclusive fake parameters with inviteLogger gold
- [/invites command tooltip](https://docs.invitelogger.me/premium/features/invites-command-tooltip.md)
- [Leaderboard customization](https://docs.invitelogger.me/premium/features/leaderboard.md)
- [/whoused command](https://docs.invitelogger.me/premium/features/whoused-command.md): Discover the /whoused premium command
- [Webhooks](https://docs.invitelogger.me/premium/features/webhooks.md)
- [Silent commands](https://docs.invitelogger.me/premium/features/silent-commands.md): Hide slash command execution on InviteLogger !
- [Anti rejoin system](https://docs.invitelogger.me/premium/features/anti-rejoin-system.md)


---

# 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.invitelogger.me/premium.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.
