# How to activate your programmable card

1. Login to Investec Online. Ensure you are enrolled for Investec Developer - see the [self-enrollment guide](/programmable-banking-community-wiki/get-started/self-enrollment-guide.md).&#x20;
2. Navigate to the Investec Developer homepage by clicking on **“Manage”**, followed by **“Investec Developer”**.&#x20;

<figure><img src="/files/GQ8DRObJF0xOWkO7jwmv" alt=""><figcaption></figcaption></figure>

3. Click on **“manage code”** on the Programmable Card IDE tile.&#x20;

<figure><img src="/files/JwCLrJ3oFWMh0dagvNHb" alt=""><figcaption></figcaption></figure>

4. You will be presented with a list of your cards. Below the card is toggle. Switch the toggle to activate the card. Toggle the switch again to deactivate the card.

<figure><img src="/files/22PoiMBYPDymErbKKzbv" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**ProTip:** You can access the card toggle on/off  via the mobile app if you need to do so while at the shop till.
{% endhint %}


---

# 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://investec.gitbook.io/programmable-banking-community-wiki/get-started/card-quick-start-guide/how-to-activate-your-card-for-programmable-banking.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.
