# The Basics

Whether you're new to trading onchain or just new to Trojan, check out a few basics to get you started.&#x20;

{% columns %}
{% column width="33.33333333333333%" valign="bottom" %}

<figure><img src="https://929272793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7NS5fH98vYksfOLmRuJn%2Fuploads%2FB77WEkaG7o9t0L17QFdn%2FWallet%20or%20Passkey%204k.png?alt=media&#x26;token=e7954be7-bee6-4e67-a15e-49dec680bc1a" alt="The Sign in screen with a focus on wallet selection"><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333333%" valign="bottom" %}

<figure><img src="https://929272793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7NS5fH98vYksfOLmRuJn%2Fuploads%2FH47Yzw04FaNMxENGMWg9%2Fdeposit%20screen%20new.png?alt=media&#x26;token=fb8736ca-8df9-4d11-bf1b-d25538393f82" alt="The deposit fund panel"><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" valign="bottom" %}

<figure><img src="https://929272793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7NS5fH98vYksfOLmRuJn%2Fuploads%2FfQ7rokXi7xSN4pqawKz2%2FUI%20settings%20cropped%20.png?alt=media&#x26;token=c202ba74-47f7-4b12-b880-45eb462cd4c6" alt="U.I. Settings panel"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="33.33333333333333%" %}

<p align="center"><a data-mention href="trojan-basics/trojan-signup-login">trojan-signup-login</a></p>

<p align="center">First things first, where do you begin? Find out how to get started here!</p>
{% endcolumn %}

{% column width="33.33333333333333%" %}

<p align="center"><a data-mention href="trojan-basics/buy-crypto-deposit-funds-on-trojan">buy-crypto-deposit-funds-on-trojan</a></p>

<p align="center">Learn how to buy and deposit funds to start trading.</p>
{% endcolumn %}

{% column width="33.33333333333334%" %}

<p align="center"><a data-mention href="trojan-basics/settings">settings</a></p>

<p align="center">Learn how to create a personalized experience. Make Trojan yours. </p>
{% endcolumn %}
{% endcolumns %}

***

{% hint style="success" %}
Already logged in and ready to learn more? Check out our [Trading](https://docs.trojan.com/trading-on-trojan/trojan-swaps) and [Overview](https://docs.trojan.com/terminal-overview/meme-coin-trenches) sections for deeper insight into every feature Trojan offers to help you develop your edge!
{% endhint %}


---

# 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.trojan.com/trojan-basics.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.
