# Card Save

On the Paynet system, which has the highest level of PCI DSS security certificate, you can safely save your customers' cards, list the cards, and receive payments with stored cards.

{% content-ref url="/pages/-MfY5jtAYrsMA5itHigY" %}
[Card Information Saving](/english/card-save/card-saving.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfY5iXf64PJClz7spZu" %}
[Deleting Card](/english/card-save/deleting-card.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfY5hd9ml-hvVyH7HrV" %}
[Card Description Update](/english/card-save/card-description-update.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MfY5grHUghRtoqzJnJa" %}
[Card List](/english/card-save/card-list.md)
{% endcontent-ref %}


---

# 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://doc.paynet.com.tr/english/card-save.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.
