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

# Replacing UI

To replace any UI, a button for example, to another button. Simply copy and paste the component attached on the UI. Then, remember to select ChessBaseUIs scene game object and drag your replaced UI to the slot where it was belongs to previous UI.

<figure><img src="https://2079102914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA7OKfIba5xvQF1lhv60z%2Fuploads%2FzQGZnvcCUlYRNZQ6jA4b%2FUnity_tK2tK44FBB.gif?alt=media&amp;token=eb1048a6-c99d-4677-9a9c-ac50452ce921" alt=""><figcaption><p>Copy the script component and paste to the UI you want to replace with</p></figcaption></figure>

&#x20;

<figure><img src="https://2079102914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA7OKfIba5xvQF1lhv60z%2Fuploads%2FVDx4idW57kgFIjmMwKkw%2FUnity_v0Prf3qrqE.png?alt=media&amp;token=240b835d-5273-45ae-8552-194cddbadd16" alt=""><figcaption><p>Select ChessBaseUIs scene game object and drag your replaced UI to the slot</p></figcaption></figure>
