# Token Issuers

For token issuers, the system offers the following key feature:

**Permissionless Bribe Core Logic:**

* LP Farm Bribe: Enables the addition of extra tokens to LP Farm pools without needing permission, thus boosting LP stake rewards.
* Vote Bribe: Allows for the addition of extra tokens to vote pools without requiring permission, resulting in increased voting rewards.
* Leaderboard Bribe: Permits the inclusion of additional tokens into trade 2 earn pools without the need for permission, leading to enhanced trading rewards.


---

# 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.roguex.io/tokenomics/ve-4-4/token-issuers.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.
