# Address Forwarding, The Union

**Address Forwarding** is a feature that allows you to forward future Votium rewards to be claimed by a different address, or use a third party tool like [The Union](https://llama.airforce/#/union/).

To use this feature, locate the :pencil2: button at the `Forwarding Status` row of your Votium dashboard.

<figure><img src="/files/whtQJXgYXh33GLCOzBVD" alt=""><figcaption><p>This user is forwarding his rewards to The Union</p></figcaption></figure>

The Address Forwarding feature is mainly popular for integrating and streamlining your Votium experience with third party tools (e.g. The Union).

All changes to address registrations have a one round waiting period before taking effect. When canceling an active registration, you will not be able to register a new forwarding address until the following round, meaning there will be one round with no forwarding.

**For advanced users:** Forwarding is transitive.

If a group of transitively forwarded addresses form a loop, the latest address registry that causes the loop will be ignored. Example: A->B->C->B will not all forward to B, but will instead end at C.


---

# 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.votium.app/explainers/address-forwarding-the-union.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.
