# Adding a Card & Autopay

Adding a card to your account is an essential step in availing certain features and benefits of Spydra and setting up auto-pay for billing, which ensures seamless and uninterrupted services without manual intervention.&#x20;

Additionally, having a card on file also enables you to access higher configurations and resources that may not be available otherwise.

* Creating Medium and Large Network Configurations
* Creating Dedicated Networks
* Adding Nodes

### Adding a Payment Method

Payment methods are defined at Organization as Billing is handled at the Organization level, so

* Navigate to the Organization where you want to add a Card
* In the Billing section, select Billing details
* You can add a card in the Payment Methods section

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

* Add the card to the next screen and submit
* The card will be successfully to the Organization

### Primary Payment Method

* If there is only one card added to an Organization, that card will be set as the Primary Payment method.
* You can add more payment methods or cards, and update the primary payment method to the new card.&#x20;

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

### Autopay

* Once a Primary card is added to your Organization, auto-pay will be enabled to your account automatically.
* &#x20;Your Organization will be billed at on 1st of every month.


---

# 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.spydra.app/billing-and-pricing/adding-a-card-and-autopay.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.
