# Apply to List

<figure><img src="/files/6iZzm4KzlSN9MVvivyOL" alt=""><figcaption><p>List Details Page</p></figcaption></figure>

### Vist the List Page

**Access the Desired List**: Projects interested in applying should first navigate to the specific list page on POTLOCK. This can typically be done by searching for the list or accessing it through links shared by the list administrators or community members.

### Click on "Apply to List"

**Initiate the Application Process**: Once on the list page, look for the “Apply to List” button. This button is prominently displayed and serves as the gateway for projects wishing to join the list.

### Add a Note

**Provide Additional Context**: After clicking “Apply to List,” you will be prompted to enter a note. This note is an opportunity for you as the project owner to explain why they should be considered for inclusion in the list.

<figure><img src="/files/9NFOSVt6qR3CnEj0WVVU" alt=""><figcaption><p>Add Note</p></figcaption></figure>

4. #### Submit

**Finalize Your Application**: Once all necessary information has been entered, click on the “Submit” button to send your application for review. After submission, applicants may receive a confirmation message indicating that their application has been received.


---

# 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.potlock.io/user-guides/lists/apply-to-list.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.
