# FAQ

**General Questions**

**1. What is AgentGPT?**

AgentGPT is a decentralized AI platform powered by blockchain technology. It allows users to deploy autonomous AI agents for tasks like DeFi automation, cross-chain transactions, and smart contract execution. All operations are governed by $AGPT token holders via a DAO.

**2. How do I start using AgentGPT Dashboard?**

* **Step 1**: Acquire $AGPT tokens on [Uniswap](https://uniswap.org).
* **Step 2**: Connect your wallet (MetaMask, Trust Wallet or WalletConnect) to [chat.agent-gpt.org](https://chat.agent-gpt.org).

***

#### **Staking & Rewards**

**3. How does staking work?**

Stake $AGPT tokens to secure the network and earn rewards.

* **APY**: Up to 24% depending on lockup duration (30–360 days).
* **Minimum Stake**: 100 $AGPT.
* **Rewards**: Distributed weekly in $AGPT.

**4. What happens if I unstake early?**

A 3% penalty applies to unstaked tokens before the lockup period ends. Post-lockup, withdrawals are penalty-free.

**5. Where can I track my rewards?**

Use the Staking Dashboard to monitor real-time earnings.

***

#### **Governance & DAO**

**6. How do I vote on proposals?**

Hold or stake $AGPT to vote. Each token = 1 vote. Proposals are submitted via the DAO Dashboard.

**7. What can proposals cover?**

Proposals may include:

* Protocol fee adjustments.
* Treasury fund allocations.
* Smart contract upgrades.

**8. What is the proposal submission fee?**

10,000 $AGPT (non-refundable if the proposal is rejected).

***

#### **Tokenomics & Transactions**

**9. What is $AGPT’s total supply?**

100,000,000 $AGPT (fixed, no inflation).

**10. How are tokens allocated?**

* **Liquidity**: 80% (80M $AGPT).
* **Team & Partnerships**: 20% (20M $AGPT).

**11. What are the transaction taxes?**

* **Initial Phase**: 25% buy/sell tax allocated to liquidity (15%), treasury (7%), and development (3%).
* **Standard Phase**: 5% buy/sell tax (3% liquidity, 2% treasury).

***

#### **Token Utility**

**12. What can I do with $AGPT tokens?**

* **Stake** for rewards.
* **Vote** on governance proposals.
* **Pay** for AI agent services.
* **Access** premium features (priority APIs, enterprise tools).

**13. How do I earn $AGPT?**

* Stake tokens.
* Participate in governance and earn rewards.
* Provide liquidity on Uniswap.

***

#### **Revenue Sharing**

**14. How is revenue generated?**

AgentGPT earns via:

* Platform transaction fees (0.3%).
* Enterprise subscriptions.
* Gas fee rebates.

**15. How is revenue distributed?**

* **45%** to stakers.
* **20%** liquidity providers.
* **25%** community treasury.
* **10%** burned.

***

#### **Technical & Security**

**16. Which wallets support $AGPT?**

All ERC-20 wallets (MetaMask, Trust Wallet, WalletConnect).

**17. Are contracts open-source?**

Yes. Code is publicly auditable on [Etherscan](https://etherscan.io).

**18. What if I lose my wallet keys?**

AgentGPT is non-custodial. We cannot recover lost keys or tokens.

***

#### **Roadmap & Future**

**19. How can I contribute to the ecosystem?**

* Submit proposals via the DAO.
* Join developer grants or hackathons.
* Run network nodes for rewards.

***

#### **Troubleshooting**

**20. My transaction is stuck. What should I do?**

Adjust gas fees on your wallet or check Ethereum network congestion via [Etherscan](https://etherscan.io/gastracker).

**21. Why isn’t my staking reward showing up?**

* Confirm your stake is active and past the lockup period.
* Check the Staking Dashboard for payout schedules.

**22. How do I contact support?**

Contact us at <support@agent-gpt.org> or join our Telegram community [here](https://t.me/agentgptorg).

***

**Need More Help?**\
Explore our [Documentation Hub](https://agent-gpt.gitbook.io/agent-gpt) or tweet us [@agentgptorg](https://x.com/agentgptorg).


---

# 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://agent-gpt.gitbook.io/agent-gpt/essentials/faq.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.
