# How to Link Your Forum Score

Delegates can integrate their Forum Score with their governance profiles to provide a **more complete view** of their participation. The process is as follows:

1. **Connect Your Wallet:** Visit [optimism.curiahub.xyz](https://optimism.curiahub.xyz/) and connect your delegate wallet.
2. **Link Your Forum Account:** Enter your forum username.
3. **Verify Your Identity:** Sign a verification message to confirm your forum handle.
4. **Post the Generated Signature:**

• **Copy:** Copy the generated signature text.

• **Post:** Navigate to the forum and paste the signature text.

• **Verify:** Complete the verification process.


---

# 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-optimism.curiahub.xyz/forum-analytics/how-to-link-your-forum-score.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.
