> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tokenfabric.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Security Essentials

> Essential security practices for protecting your digital assets

# Web3 Security Fundamentals

Security is crucial in Web3. This guide covers the fundamental practices to keep your assets safe on TokenFabric and across the blockchain space.

## Core Security Principles

### 1. Wallet Security

Your wallet is your bank account and identity combined - protect it accordingly.

**Never Share:**

* Recovery phrases
* Private keys
* Wallet passwords
* Screen shares showing sensitive info

**Always:**

* Use unique passwords
* Enable 2FA where available
* Lock your wallet when not in use
* Keep software updated

<Warning>
  If someone gets your recovery phrase or private key, they can take all your assets. These should never be shared with anyone.
</Warning>

## Common Scams to Avoid

### 1. Phishing Attacks

Scammers try to steal your information through:

* Fake websites
* Impersonation
* Malicious links
* Suspicious emails

**Protection:**

* Bookmark official sites
* Type URLs directly
* Verify all addresses
* Don't click unknown links

### 2. Social Engineering

Be aware of:

* Fake support staff
* Urgent action requests
* Too-good-to-be-true offers
* Unsolicited messages

**Protection:**

* Use official channels only
* Take time to verify
* Ignore pressure tactics
* Report suspicious activity

## Safe Trading Practices

### On TokenFabric

1. **Verify Transactions**
   * Check recipient addresses
   * Confirm token amounts
   * Review gas fees & slippage
   * Understand permissions

2. **Smart Contract Safety**
   * Use official contracts
   * Review permissions
   * Start with small amounts
   * Monitor transactions

<Tip>
  When in doubt, take your time. It's better to delay a transaction than lose assets.
</Tip>

## Security Checklist

### Daily Practices

* [ ] Check connected sites
* [ ] Review recent transactions
* [ ] Verify URLs carefully

### Weekly Review

* [ ] Check connected apps
* [ ] Review permissions
* [ ] Update passwords
* [ ] Monitor activity

## Emergency Response

### If You Suspect a Compromise:

1. **Immediate Actions**
   * Disconnect wallet from all sites
   * Transfer remaining assets to secure wallet
   * Document what happened
   * Contact support

2. **Recovery Steps**
   * Create new secure wallet
   * Review security settings
   * Update compromised passwords
   * Enable additional security

<Card title="Need Immediate Help?" icon="shield-check">
  Contact [TokenFabric Support](https://discord.gg/yn4wdufRCs) immediately if you suspect security issues.
</Card>

## Best Practices for TokenFabric

### Safe Platform Usage

1. **Official Access**
   * Use [tokenfabric.xyz](https://tokenfabric.xyz) directly
   * Check wallet connections
   * Review permissions

2. **Transaction Safety**
   * Verify all details
   * Understand fees
   * Check recipient/token addresses
   * Keep records

## Common Questions

<AccordionGroup>
  <Accordion title="How do I know if a site is legitimate?">
    * Check the URL carefully
    * Look for SSL certificate
    * Verify through official channels
    * Use bookmarked links
  </Accordion>

  <Accordion title="What if I receive suspicious messages?">
    * Don't click links
    * Report to platform
    * Block sender
    * Ignore requests
  </Accordion>

  <Accordion title="How can I secure my recovery phrase?">
    * Write physically
    * Store in safe place
    * Consider multiple copies
    * Never store digitally
  </Accordion>
</AccordionGroup>

## Next Steps

Now that you understand security basics:

1. [Learn to buy crypto safely →](/tutorials/essentials/buying-sell-crypto-fiat)
2. [Understand gas fees →](/tutorials/essentials/understanding-gas)
3. [Start creating assets →](/documentation/get-started/create-first-asset)

<Note>
  Security is ongoing. Regularly review and update your security practices as the space evolves.
</Note>
