> For the complete documentation index, see [llms.txt](https://autofarm.gitbook.io/autofarm-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autofarm.gitbook.io/autofarm-network/how-tos/autofarm/purchase-certikshield-protection-for-usdauto.md).

# Purchase CertiKShield protection for Autofarm

CertiK is a decentralized smart contract platform powering Dapps. Additionally, it supports inter-chain communication and runs on the Certik Chain.

The system is primed for highly-specialized use cases. The protocol employs a PoS variation called delegated proof-of-stake (DPoS) and uses the Cosmos software development kit (SDK).

The CertiK Foundation has taken upon itself to restore the trust in distributed platforms by employing cutting-edge security technologies and techniques. A key milestone achieved by CertiK is the provision of provable trust in a decentralized platform. Apart from focusing on security, the network also addresses performance and token economics.

In this guide the steps will be explained on how to buy insurance for your $AUTO tokens using CertiK’s CertiKShield & DeepWallet. So make sure to have your [CertiK DeepWallet](https://wallet.certik.foundation/) set-up and configured and you have $CTK tokens (minimum of 50 $CTK) ready inside your DeepWallet to purchase the shield.

{% hint style="warning" %}
To transfer $CTK tokens to your CertiK DeepWallet, you need to transfer the $CTK tokens from your **Binance Hot wallet using the CTK Mainnet.** For now this is the only way to transfer tokens to your DeepWallet.
{% endhint %}

1\) Login to your CertiK DeepWallet [here](https://wallet.certik.foundation/) (<https://wallet.certik.foundation/>):

![DeepWallet login page](/files/-M_M0HTogJ1fq3WXxzll)

{% hint style="info" %}
If you haven't created a DeepWallet yet, this is also the place to make one by clicking "Create Wallet"
{% endhint %}

2\) When logged in you will see the Portfolio page, navigate to the Shield page by clicking the “Shield” tab:

![](/files/-M_M0XLBXvOvPnF9TZwJ)

3\) Scroll down to AUTO and click the “Get Protection” button:

![](/files/-M_M0aRjyfe8cJkeP25m)

4\) Paste in your Binance Smart Chain wallet 0x in the blue field and key in the amount of $CTK tokens you want to use to buy the protection:

![](/files/-M_M0dxglyw5HVcpslyE)

5\) Next, you will see a confirmation screen with the protection details. Please note, the amount at “Total” is the total costs for the protection. Click the “Confirm” button to confirm the protection:

![](/files/-M_M0kjY7EKkalb1-sC6)

6\) You have now successfully activated the CertiKShield for you $AUTO token&#x73;**:**&#x20;

![](/files/-M_M0q0Csyzt3WmQISJN)

{% hint style="info" %}
Please, keep in mind that this Shield lasts for a maximum of 21 days as shown in the image above.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://autofarm.gitbook.io/autofarm-network/how-tos/autofarm/purchase-certikshield-protection-for-usdauto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
