> For the complete documentation index, see [llms.txt](https://tweetfi.gitbook.io/english/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tweetfi.gitbook.io/english/nft-introduction/nft-infection.md).

# NFT Infection

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

When you tweet, there is a certain probability that the NFT will become infected with the virus.

If the NFT becomes infected, you will not get TWF when you tweet. The infection will automatically go away after 7 days. Or you can use Drug to cure it instantly. You can purchase Drug at the market. The probability of infection depends on the number of tweets by the NFT.

Probability of infection

| Number of tweet | Probability of infection |
| --------------- | ------------------------ |
| 1-99            | 1%                       |
| 100-299         | 3%                       |
| 300-599         | 5%                       |
| 600-999         | 10%                      |
| 1000-1499       | 20%                      |
| 1500-           | 40%                      |

Virus infection does not occur in the following cases.

* The first 10 tweets hatched from the Egg
* 10 tweets after curing from Virus Infection
* After 20 virus infections, the NFT is automatically Burned.


---

# 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:

```
GET https://tweetfi.gitbook.io/english/nft-introduction/nft-infection.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.
