# Explore contribution activity

A visual account of your coding contributions, pull requests, issue interactions, and more, allowing you to easily track and showcase active participation within the community.

Follow these steps to explore your contribution activity on Protocol.Land:

1. Click on the active account icon in the header on Protocol.Land.\
   ![](/files/1iDPdQ6GK6RZe1wxodBS)
2. A dropdown menu will appear, offering a link to your profile and the option to log out.\
   ![](/files/C03F5uebSIWxXUWzo0sp)
3. Select "Profile" to navigate to your profile page.
4. Your contribution activity is displayed below your profile README component on your profile page.\
   ![](/files/GOnjeEzmewaa3zo1vlmq)


---

# 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.protocol.land/working-with-profiles/explore-contribution-activity.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.
