> For the complete documentation index, see [llms.txt](https://neovestor.gitbook.io/neovestor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://neovestor.gitbook.io/neovestor/technology-stack/octane-solana-gasless-environment.md).

# Octane Solana Gasless Environment

### **What is Gasless?**

Neovestor partners with **Octane** to let you interact with the platform **without needing SOL** to pay for transaction fees. Instead, fees are automatically covered in the token you’re using (e.g., USDC). This means you can trade, stake, or manage tokenized real-world assets (RWAs) seamlessly—no SOL required!

***

### **How It Works**

1. **You Initiate an Action**
   * Buy/sell RWA tokens, vote in governance, or transfer assets.
2. **Neovestor Handles the Rest**
   * Octane sponsors the transaction fee in the background.
   * Fees are deducted in the token you’re using (e.g., USDC).
3. **Done!**
   * Your transaction is processed instantly, just like normal.

***

### **Key Benefits for You**

* **No SOL Needed**: Forget about buying or holding SOL for gas fees.
* **Simpler Experience**: Focus on your investments, not transaction logistics.
* **Cost Savings**: Pay fees in the same token you’re using (e.g., 0.1 USDC instead of SOL).
* **Wider Accessibility**: Ideal for users new to Solana or crypto.

***

### **Supported Actions**

Neovestor enables gasless transactions for:

* Purchasing tokenized RWAs (real estate, private credit, etc.).
* Staking or redeeming RWA tokens.
* Voting in governance proposals.
* Transferring assets to other wallets.

***

### **Frequently Asked Questions**

#### **Do I need a special wallet?**

No! Gasless transactions work with any Solana wallet (e.g., Phantom, Solflare).

#### **How are fees calculated?**

Fees are based on current network conditions and are displayed before you confirm a transaction.

#### **Is this secure?**

Yes. Octane is a trusted Solana infrastructure provider, and all transactions are validated on-chain.

#### **What tokens can I use for fees?**

USDC is supported first. More tokens (e.g., EURC) will be added soon.

***

### **Example: Buying Tokenized RWA**

1. **Select a Property**: Choose from Neovestor’s RWA listings.
2. **Checkout with USDC**: No SOL needed.
3. **Confirm Transaction**: Fees are deducted in USDC.
4. **Receive Tokens**: Instantly own a fraction of the property!

***

### **Why Neovestor Chose Octane**

* **Proven Reliability**: Octane powers gasless transactions for top Solana apps.
* **User Focus**: Removes friction for both crypto newcomers and experts.
* **Alignment with Values**: Decentralized, efficient, and secure.

***

*Learn more about Octane:* [*https://www.anza.xyz/octane*](https://www.anza.xyz/octane)


---

# 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://neovestor.gitbook.io/neovestor/technology-stack/octane-solana-gasless-environment.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.
