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

# Overide

Overide is built for active Axiom traders.

It provides a faster execution environment, a better fee structure, and access to private trading infrastructure beyond the default setup.

***

### Why traders use Overide

In fast markets, execution quality defines outcomes.

Most traders operate in the same shared environment — creating congestion, slower execution, and inconsistent entries.

Overide improves both **where** and **how** trades are executed.

Dedicated infrastructure and multi-landing routing across \~12 S-tier services allow for faster, more consistent transaction delivery.

***

### What you get

* **Better fee deal** on every buy and sell
* **Faster execution flow** in active market conditions
* **Dedicated transaction infrastructure** for lower latency
* **Routing across \~12 landing services** for optimal delivery
* **Efficient wallet management** across sessions
* **Private trading tools** not available in the default setup
* **Built specifically for Axiom traders**

***

### Who it's for

Overide is built for traders who:

* Care about execution speed and consistency
* Trade across multiple wallets
* Want a more controlled trading environment
* Understand the impact of small advantages
* Are looking for a better setup than the default Axiom flow

### Start here

<table data-view="cards"><thead><tr><th>Title</th><th>Description</th><th data-card-target data-type="content-ref">Target</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>What Is Overide</td><td>See what Overide does and who it is built for.</td><td><a href="/spaces/Ji7yZNEm0K3rYP313rrH/pages/7FvWQMF0kTK7HGhlQfmo">/spaces/Ji7yZNEm0K3rYP313rrH/pages/7FvWQMF0kTK7HGhlQfmo</a></td><td><a href="/files/qz7jsAh3nM4dx9VZFbrk">/files/qz7jsAh3nM4dx9VZFbrk</a></td></tr><tr><td>Why Use Overide</td><td>Understand the speed, cost, and workflow gains.</td><td><a href="/spaces/Ji7yZNEm0K3rYP313rrH/pages/QPzbTvC6XsT5gERiU43E">/spaces/Ji7yZNEm0K3rYP313rrH/pages/QPzbTvC6XsT5gERiU43E</a></td><td><a href="/files/qz7jsAh3nM4dx9VZFbrk">/files/qz7jsAh3nM4dx9VZFbrk</a></td></tr><tr><td>Features</td><td>Review the main tools and workflow improvements.</td><td><a href="/spaces/Ji7yZNEm0K3rYP313rrH/pages/i73g4LZQanoLj7XtSO18">/spaces/Ji7yZNEm0K3rYP313rrH/pages/i73g4LZQanoLj7XtSO18</a></td><td><a href="/files/qz7jsAh3nM4dx9VZFbrk">/files/qz7jsAh3nM4dx9VZFbrk</a></td></tr><tr><td>Get Started</td><td>Set up Overide and start trading with a better flow.</td><td><a href="/spaces/Ji7yZNEm0K3rYP313rrH/pages/AD9lDCmpddI5WAY92HgG">/spaces/Ji7yZNEm0K3rYP313rrH/pages/AD9lDCmpddI5WAY92HgG</a></td><td><a href="/files/qz7jsAh3nM4dx9VZFbrk">/files/qz7jsAh3nM4dx9VZFbrk</a></td></tr><tr><td>Security</td><td>Review local storage and wallet handling basics.</td><td><a href="/spaces/Ji7yZNEm0K3rYP313rrH/pages/scPRmf2UHNygzfDCY7Iu">/spaces/Ji7yZNEm0K3rYP313rrH/pages/scPRmf2UHNygzfDCY7Iu</a></td><td><a href="/files/qz7jsAh3nM4dx9VZFbrk">/files/qz7jsAh3nM4dx9VZFbrk</a></td></tr><tr><td>FAQ</td><td>Get quick answers to common questions.</td><td><a href="/spaces/Ji7yZNEm0K3rYP313rrH/pages/ULmoXhthX9AEP6aH6ZSe">/spaces/Ji7yZNEm0K3rYP313rrH/pages/ULmoXhthX9AEP6aH6ZSe</a></td><td><a href="/files/qz7jsAh3nM4dx9VZFbrk">/files/qz7jsAh3nM4dx9VZFbrk</a></td></tr><tr><td>Support</td><td>Get help, request a license key, and find the latest build.</td><td><a href="/spaces/Ji7yZNEm0K3rYP313rrH/pages/BXWpz9x3q3ej9OVrs2QL">/spaces/Ji7yZNEm0K3rYP313rrH/pages/BXWpz9x3q3ej9OVrs2QL</a></td><td><a href="/files/qz7jsAh3nM4dx9VZFbrk">/files/qz7jsAh3nM4dx9VZFbrk</a></td></tr></tbody></table>

### Get access

Join the [Overide Discord](https://discord.gg/CGCga9Ey) to request your license key and the most recent extension build.

Follow [Overide on X](https://x.com/overidexyz) for updates.


---

# 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://overidexyz.gitbook.io/overidexyz-docs/readme.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.
