# Set a new PIN code

{% hint style="success" %}
Please note that you can’t set a custom PIN. It’s generated automatically and delivered to you via SMS.
{% endhint %}

1. Open the *Assets* → *Cards* section:\
   ![](/files/XKMoYLum94k3zKjbD4NJ)
2. Choose your card.
3. In the *Settings* section, click the **Edit Pin code** button:\
   ![](/files/oBCziABb2EPWu6gFQwcb)
4. In the PIN reset form, request a new PIN, and it will be sent to you via SMS.


---

# 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://help.cards.gomining.com/instructions/set-a-new-pin-code.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.
