# Project Explorer

### How to see only your Accelerated project

**Step 1:** Go to Project Explorer.

**Step 2:** In the top right corner, click Accelerated.

**Step 3:** This will filter the project list so only accelerated projects are displayed.

![](/files/fWJVTGADnhwkXjRm7msu)

### How to see only your Archived projects

**Step 1:** Go to the Project Explorer.

**Step 2:** In the top right corner, click on Archived.

**Step 3:** This will filter the project list so only archived projects are displayed.

![](/files/PYFfBTwLhytCfPSScBGT)


---

# 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.lodestar.ai/guides/how-to-guides/project-explorer.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.
