# Free Transactions

When you first get started with most wallets, you’ll need the network's native token to pay for transaction fees, which can be a hassle if you’re just diving into the space.&#x20;

At Kresus, we make things simpler by giving every new user 35 free transactions on Base adn Solana, so you can start exploring the network without worrying about gas fees.

We leverage smart wallet technology using ERC-4337 for account abstraction. This allows us to sponsor user network fees through a contract deployment method known as a "paymaster." With this, we can cover those initial fees, letting you focus on getting familiar with the crypto world, trading, and interacting with dApps.


---

# 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.kresus.com/key-features/interactive-blocks.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.
