> For the complete documentation index, see [llms.txt](https://xtblock.gitbook.io/forex-trading-bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xtblock.gitbook.io/forex-trading-bot/guides/buying-an-xttp-domain-name.md).

# Buying an XTTP Domain Name

{% embed url="<https://www.youtube.com/watch?v=73lw2Va-CUE>" %}

### How to buy an XTTP domain name on [XTTP.io](https://xttp.io/) &#x20;

1. Set up your new wallet to buy and hold your XTTP domain, as mentioned in the previous section. As always, remember to securely store your credentials, private key, seed phrase and other important information.
2. Once your wallet is set up, fund it with enough XTT-b20 to purchase your desired domain name, for the duration you desire, as well as sufficient BNB for transaction fees.
3. Go to <https://xttp.io/> and connect your wallet
4. Enter your desired domain name (get creative!) and choose an extension from the drop down menu
5. Hit the 'Enter' key with your cursor in the field that contains your desired domain name  &#x20;
6. If your domain is available, click 'Buy domain' – otherwise, start again with a new domain name
7. After clicking 'Buy domain', a pop-up window appears. Set the duration you desire and hit 'Enable'. Please be patient – it can take a few moments for the command to go through.
8. In your wallet extension, click 'Confirm' when prompted   &#x20;
9. You should then see a 'Contract Enabled' notification in a few moments
10. Hit 'Confirm' in the pop-up window. This may also take a few moments.&#x20;
11. Again, in your wallet extension, click 'Confirm' when prompted   &#x20;
12. You should  then see a 'Buying Successful' notification.
13. Click 'My Domains' in the links at the top right of the page to load your purchased domain(s)


---

# 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://xtblock.gitbook.io/forex-trading-bot/guides/buying-an-xttp-domain-name.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.
