# Wallet & Privileges

## Modify a pass template

Would you like to modify the template used for a particular pass? Let's take a look at how to do it!

### 1 - Select the pass you want to edit

You can find your pass by filtering by pass identifier or external identifier.

![find your pass](/files/fg3udWu4eAK0jmm5oYb7)

### 2 - Edit the pass

Click on the three dots on the left of your pass, then click on "edit".

![edit your pass](/files/7cM1S1k46ycfPtsTaUrI)

### 3 - Modify the pass type

Choose your new template for this pass, and click on save.

![change your template](/files/FabLRLk6tTbzFkdVUoGN)


---

# 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.thewalletcrew.io/monitor/wallet-and-privileges.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.
